#67FAB8#67FAB8
#67FAB8 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.8% C 0.158 H 161.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAB8 |
|---|---|
| RGB | rgb(103, 250, 184) |
| HSL | hsl(153, 94%, 69%) |
| HSV | hsv(153, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 26.4%, 2%) |
| CIE-LAB | lab(89.26, -54.35, 20.09) |
| CIE-LCH | lch(89.26, 57.94, 159.71°) |
| OKLab | oklab(88.83% -0.1491 0.0512) |
| OKLCH | oklch(88.83% 0.158 161) |
| XYZ | xyz(48.4263, 74.7107, 57.2067) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.72
Light Blue Green
#7EFBB3
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 2.81
Greenish Cyan
#2AFEB7
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAB8 #FA67A9
analogous
#67FA6F #67FAB8 #67F3FA
triadic
#67FAB8 #B867FA #FAB867
tetradic
#67FAB8 #6F67FA #FA67A9 #F3FA67
square
#67FAB8 #6F67FA #FA67A9 #F3FA67
split-complementary
#67FAB8 #FA67F3 #FA6F67
monochromatic
#07DF7E #2CF89C #67FAB8 #A2FCD4 #DEFEEF
Accessibility & contrast
On white
1.32
#67FAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#67FAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAB8
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAB8 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B4
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#1BF9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67fab8; /* rgb */ color: rgb(103, 250, 184); /* oklch */ color: oklch(88.8% 0.158 161.0);
Tailwind
colors: {
custom: {
50: '#9ffdcd',
500: '#67fab8',
950: '#000000',
},
}SCSS
$custom: #67fab8; $custom-light: #9ffdcd; $custom-dark: #000000;
JSON
{
"hex": "#67fab8",
"rgb": {
"r": 103,
"g": 250,
"b": 184
},
"hsl": {
"h": 153.061,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88833,
"c": 0.15769,
"h": 161
},
"luminance": 0.74715
}Semantic roles & 50–950 ramp
primary
#67FAB8
secondary
#D4317A
accent
#0067E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683