#67EAA9#67EAA9
#67EAA9 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.7% C 0.149 H 159.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67EAA9 |
|---|---|
| RGB | rgb(103, 234, 169) |
| HSL | hsl(150, 76%, 66%) |
| HSV | hsv(150, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 27.8%, 8.2%) |
| CIE-LAB | lab(84.27, -50.84, 20.91) |
| CIE-LCH | lch(84.27, 54.97, 157.65°) |
| OKLab | oklab(84.66% -0.1392 0.0532) |
| OKLCH | oklch(84.66% 0.149 159.1) |
| XYZ | xyz(42.1741, 64.5898, 47.7730) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.66
Seafoam
#7FE0B3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EAA9 #EA67A8
analogous
#67EA67 #67EAA9 #67EAEA
triadic
#67EAA9 #A967EA #EAA967
tetradic
#67EAA9 #6767EA #EA67A8 #EAEA67
square
#67EAA9 #6767EA #EA67A8 #EAEA67
split-complementary
#67EAA9 #EA67EA #EA6767
monochromatic
#1ABD6C #31E38B #67EAA9 #9DF1C7 #D3F9E6
Accessibility & contrast
On white
1.51
#67EAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#67EAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EAA9
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EAA9 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA5
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#35E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eaa9; /* rgb */ color: rgb(103, 234, 169); /* oklch */ color: oklch(84.7% 0.149 159.1);
Tailwind
colors: {
custom: {
50: '#9cf1c2',
500: '#67eaa9',
950: '#000000',
},
}SCSS
$custom: #67eaa9; $custom-light: #9cf1c2; $custom-dark: #000000;
JSON
{
"hex": "#67eaa9",
"rgb": {
"r": 103,
"g": 234,
"b": 169
},
"hsl": {
"h": 150.229,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84661,
"c": 0.14904,
"h": 159.1
},
"luminance": 0.64594
}Semantic roles & 50–950 ramp
primary
#67EAA9
secondary
#BC3A7A
accent
#0E72D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582