#64EE9E#64EE9E
#64EE9E is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.165 H 155.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE9E |
|---|---|
| RGB | rgb(100, 238, 158) |
| HSL | hsl(145, 80%, 66%) |
| HSV | hsv(145, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.16, -55.21, 27.76) |
| CIE-LCH | lch(85.16, 61.79, 153.30°) |
| OKLab | oklab(85.3% -0.15 0.0699) |
| OKLCH | oklch(85.3% 0.165 155) |
| XYZ | xyz(41.9982, 66.3230, 42.9295) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE9E #EE64B4
analogous
#6FEE64 #64EE9E #64EEE3
triadic
#64EE9E #9E64EE #EE9E64
tetradic
#64EE9E #646FEE #EE64B4 #EEE364
square
#64EE9E #646FEE #EE64B4 #EEE364
split-complementary
#64EE9E #E364EE #EE646F
monochromatic
#15C25E #2DE87B #64EE9E #9BF4C1 #D2FAE3
Accessibility & contrast
On white
1.47
#64EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#64EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE9E
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE9E | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD99
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#33ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ee9e; /* rgb */ color: rgb(100, 238, 158); /* oklch */ color: oklch(85.3% 0.165 155.0);
Tailwind
colors: {
custom: {
50: '#9bf4bb',
500: '#64ee9e',
950: '#000000',
},
}SCSS
$custom: #64ee9e; $custom-light: #9bf4bb; $custom-dark: #000000;
JSON
{
"hex": "#64ee9e",
"rgb": {
"r": 100,
"g": 238,
"b": 158
},
"hsl": {
"h": 145.217,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85296,
"c": 0.16547,
"h": 155
},
"luminance": 0.66327
}Semantic roles & 50–950 ramp
primary
#64EE9E
secondary
#C03686
accent
#0984DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582