#67EAAB#67EAAB
#67EAAB is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.147 H 159.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67EAAB |
|---|---|
| RGB | rgb(103, 234, 171) |
| HSL | hsl(151, 76%, 66%) |
| HSV | hsv(151, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(84.31, -50.44, 19.93) |
| CIE-LCH | lch(84.31, 54.24, 158.44°) |
| OKLab | oklab(84.71% -0.1383 0.0508) |
| OKLCH | oklch(84.71% 0.147 159.8) |
| XYZ | xyz(42.3633, 64.6655, 48.7694) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.41
Seafoam
#7FE0B3
ΔE00 4.56
Aqua Green
#12E193
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EAAB #EA67A6
analogous
#67EA69 #67EAAB #67E8EA
triadic
#67EAAB #AB67EA #EAAB67
tetradic
#67EAAB #6967EA #EA67A6 #E8EA67
square
#67EAAB #6967EA #EA67A6 #E8EA67
split-complementary
#67EAAB #EA67E8 #EA6967
monochromatic
#1ABD6E #31E38D #67EAAB #9DF1C9 #D3F9E6
Accessibility & contrast
On white
1.51
#67EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#67EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EAAB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EAAB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#34E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eaab; /* rgb */ color: rgb(103, 234, 171); /* oklch */ color: oklch(84.7% 0.147 159.8);
Tailwind
colors: {
custom: {
50: '#9cf1c4',
500: '#67eaab',
950: '#000000',
},
}SCSS
$custom: #67eaab; $custom-light: #9cf1c4; $custom-dark: #000000;
JSON
{
"hex": "#67eaab",
"rgb": {
"r": 103,
"g": 234,
"b": 171
},
"hsl": {
"h": 151.145,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84706,
"c": 0.14734,
"h": 159.8
},
"luminance": 0.64669
}Semantic roles & 50–950 ramp
primary
#67EAAB
secondary
#BC3A78
accent
#0E6FD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582