#67EA99#67EA99
#67EA99 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.163 H 153.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA99 |
|---|---|
| RGB | rgb(103, 234, 153) |
| HSL | hsl(143, 76%, 66%) |
| HSV | hsv(143, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(83.98, -53.88, 28.73) |
| CIE-LCH | lch(83.98, 61.06, 151.93°) |
| OKLab | oklab(84.33% -0.1463 0.0722) |
| OKLCH | oklch(84.33% 0.163 153.8) |
| XYZ | xyz(40.7629, 64.0254, 40.3408) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA99 #EA67B8
analogous
#76EA67 #67EA99 #67EADB
triadic
#67EA99 #9967EA #EA9967
tetradic
#67EA99 #6776EA #EA67B8 #EADB67
square
#67EA99 #6776EA #EA67B8 #EADB67
split-complementary
#67EA99 #DB67EA #EA6776
monochromatic
#1ABD58 #31E375 #67EA99 #9DF1BD #D3F9E1
Accessibility & contrast
On white
1.52
#67EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#67EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA99
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA99 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D8CC9E
Tritanopia (blue-blind)
#3FE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea99; /* rgb */ color: rgb(103, 234, 153); /* oklch */ color: oklch(84.3% 0.163 153.8);
Tailwind
colors: {
custom: {
50: '#9cf1b7',
500: '#67ea99',
950: '#000000',
},
}SCSS
$custom: #67ea99; $custom-light: #9cf1b7; $custom-dark: #000000;
JSON
{
"hex": "#67ea99",
"rgb": {
"r": 103,
"g": 234,
"b": 153
},
"hsl": {
"h": 142.901,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84325,
"c": 0.16315,
"h": 153.8
},
"luminance": 0.64029
}Semantic roles & 50–950 ramp
primary
#67EA99
secondary
#BC3A8A
accent
#0E8BD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581