#67EEA8#67EEA8
#67EEA8 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.155 H 157.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEA8 |
|---|---|
| RGB | rgb(103, 238, 168) |
| HSL | hsl(149, 80%, 67%) |
| HSV | hsv(149, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(85.43, -52.68, 23.02) |
| CIE-LCH | lch(85.43, 57.49, 156.39°) |
| OKLab | oklab(85.6% -0.1439 0.0584) |
| OKLCH | oklch(85.6% 0.155 157.9) |
| XYZ | xyz(43.2322, 66.8557, 47.6644) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEA8 #EE67AD
analogous
#6AEE67 #67EEA8 #67EEEC
triadic
#67EEA8 #A867EE #EEA867
tetradic
#67EEA8 #676AEE #EE67AD #EEEC67
square
#67EEA8 #676AEE #EE67AD #EEEC67
split-complementary
#67EEA8 #EC67EE #EE676A
monochromatic
#16C56A #30E888 #67EEA8 #9EF4C8 #D5FAE7
Accessibility & contrast
On white
1.46
#67EEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#67EEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEA8
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEA8 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA4
Deuteranopia (green-blind)
#D9D0AC
Tritanopia (blue-blind)
#34EDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67eea8; /* rgb */ color: rgb(103, 238, 168); /* oklch */ color: oklch(85.6% 0.155 157.9);
Tailwind
colors: {
custom: {
50: '#9df4c2',
500: '#67eea8',
950: '#000000',
},
}SCSS
$custom: #67eea8; $custom-light: #9df4c2; $custom-dark: #000000;
JSON
{
"hex": "#67eea8",
"rgb": {
"r": 103,
"g": 238,
"b": 168
},
"hsl": {
"h": 148.889,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85602,
"c": 0.15527,
"h": 157.9
},
"luminance": 0.6686
}Semantic roles & 50–950 ramp
primary
#67EEA8
secondary
#C2377F
accent
#0977DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582