#67EEA9#67EEA9
#67EEA9 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.154 H 158.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEA9 |
|---|---|
| RGB | rgb(103, 238, 169) |
| HSL | hsl(149, 80%, 67%) |
| HSV | hsv(149, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(85.45, -52.48, 22.53) |
| CIE-LCH | lch(85.45, 57.11, 156.76°) |
| OKLab | oklab(85.62% -0.1434 0.0572) |
| OKLCH | oklch(85.62% 0.154 158.2) |
| XYZ | xyz(43.3257, 66.8931, 48.1569) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEA9 #EE67AC
analogous
#69EE67 #67EEA9 #67EEEC
triadic
#67EEA9 #A967EE #EEA967
tetradic
#67EEA9 #6769EE #EE67AC #EEEC67
square
#67EEA9 #6769EE #EE67AC #EEEC67
split-complementary
#67EEA9 #EC67EE #EE6769
monochromatic
#16C56B #30E88A #67EEA9 #9EF4C8 #D5FAE7
Accessibility & contrast
On white
1.46
#67EEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#67EEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEA9
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEA9 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA5
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#34EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67eea9; /* rgb */ color: rgb(103, 238, 169); /* oklch */ color: oklch(85.6% 0.154 158.2);
Tailwind
colors: {
custom: {
50: '#9df4c2',
500: '#67eea9',
950: '#000000',
},
}SCSS
$custom: #67eea9; $custom-light: #9df4c2; $custom-dark: #000000;
JSON
{
"hex": "#67eea9",
"rgb": {
"r": 103,
"g": 238,
"b": 169
},
"hsl": {
"h": 149.333,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85624,
"c": 0.1544,
"h": 158.2
},
"luminance": 0.66897
}Semantic roles & 50–950 ramp
primary
#67EEA9
secondary
#C2377E
accent
#0975DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582