#67EA97#67EA97
#67EA97 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.165 H 153.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA97 |
|---|---|
| RGB | rgb(103, 234, 151) |
| HSL | hsl(142, 76%, 66%) |
| HSV | hsv(142, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(83.94, -54.24, 29.70) |
| CIE-LCH | lch(83.94, 61.84, 151.29°) |
| OKLab | oklab(84.29% -0.1472 0.0745) |
| OKLCH | oklch(84.29% 0.165 153.2) |
| XYZ | xyz(40.5991, 63.9598, 39.4781) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA97 #EA67BA
analogous
#78EA67 #67EA97 #67EAD9
triadic
#67EA97 #9767EA #EA9767
tetradic
#67EA97 #6778EA #EA67BA #EAD967
square
#67EA97 #6778EA #EA67BA #EAD967
split-complementary
#67EA97 #D967EA #EA6778
monochromatic
#1ABD56 #31E372 #67EA97 #9DF1BC #D3F9E1
Accessibility & contrast
On white
1.52
#67EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#67EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA97
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA97 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#40E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea97; /* rgb */ color: rgb(103, 234, 151); /* oklch */ color: oklch(84.3% 0.165 153.2);
Tailwind
colors: {
custom: {
50: '#9cf1b6',
500: '#67ea97',
950: '#000000',
},
}SCSS
$custom: #67ea97; $custom-light: #9cf1b6; $custom-dark: #000000;
JSON
{
"hex": "#67ea97",
"rgb": {
"r": 103,
"g": 234,
"b": 151
},
"hsl": {
"h": 141.985,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84286,
"c": 0.16496,
"h": 153.2
},
"luminance": 0.63964
}Semantic roles & 50–950 ramp
primary
#67EA97
secondary
#BC3A8C
accent
#0E8ED8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581