#67EEAB#67EEAB
#67EEAB is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.153 H 159.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEAB |
|---|---|
| RGB | rgb(103, 238, 171) |
| HSL | hsl(150, 80%, 67%) |
| HSV | hsv(150, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.49, -52.09, 21.56) |
| CIE-LCH | lch(85.49, 56.37, 157.52°) |
| OKLab | oklab(85.67% -0.1425 0.0548) |
| OKLCH | oklch(85.67% 0.153 159) |
| XYZ | xyz(43.5149, 66.9688, 49.1533) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.49
Greenish Turquoise
#00FBB0
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEAB #EE67AA
analogous
#67EE68 #67EEAB #67EEEE
triadic
#67EEAB #AB67EE #EEAB67
tetradic
#67EEAB #6867EE #EE67AA #EEEE67
square
#67EEAB #6867EE #EE67AA #EEEE67
split-complementary
#67EEAB #EE67EE #EE6867
monochromatic
#16C56E #30E88D #67EEAB #9EF4C9 #D5FAE8
Accessibility & contrast
On white
1.46
#67EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#67EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEAB
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEAB | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#32EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67eeab; /* rgb */ color: rgb(103, 238, 171); /* oklch */ color: oklch(85.7% 0.153 159.0);
Tailwind
colors: {
custom: {
50: '#9df4c4',
500: '#67eeab',
950: '#000000',
},
}SCSS
$custom: #67eeab; $custom-light: #9df4c4; $custom-dark: #000000;
JSON
{
"hex": "#67eeab",
"rgb": {
"r": 103,
"g": 238,
"b": 171
},
"hsl": {
"h": 150.222,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85668,
"c": 0.1527,
"h": 159
},
"luminance": 0.66973
}Semantic roles & 50–950 ramp
primary
#67EEAB
secondary
#C2377C
accent
#0972DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582