#64EE9B#64EE9B
#64EE9B is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.168 H 154.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE9B |
|---|---|
| RGB | rgb(100, 238, 155) |
| HSL | hsl(144, 80%, 66%) |
| HSV | hsv(144, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(85.11, -55.75, 29.22) |
| CIE-LCH | lch(85.11, 62.95, 152.34°) |
| OKLab | oklab(85.24% -0.1513 0.0734) |
| OKLCH | oklch(85.24% 0.168 154.1) |
| XYZ | xyz(41.7431, 66.2210, 41.5861) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Green Blue
#56FCA2
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE9B #EE64B7
analogous
#72EE64 #64EE9B #64EEE0
triadic
#64EE9B #9B64EE #EE9B64
tetradic
#64EE9B #6472EE #EE64B7 #EEE064
square
#64EE9B #6472EE #EE64B7 #EEE064
split-complementary
#64EE9B #E064EE #EE6472
monochromatic
#15C25A #2DE877 #64EE9B #9BF4BF #D2FAE2
Accessibility & contrast
On white
1.47
#64EE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#64EE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE9B
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE9B | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD96
Deuteranopia (green-blind)
#DBCFA0
Tritanopia (blue-blind)
#35EBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ee9b; /* rgb */ color: rgb(100, 238, 155); /* oklch */ color: oklch(85.2% 0.168 154.1);
Tailwind
colors: {
custom: {
50: '#9bf4b9',
500: '#64ee9b',
950: '#000000',
},
}SCSS
$custom: #64ee9b; $custom-light: #9bf4b9; $custom-dark: #000000;
JSON
{
"hex": "#64ee9b",
"rgb": {
"r": 100,
"g": 238,
"b": 155
},
"hsl": {
"h": 143.913,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85237,
"c": 0.16816,
"h": 154.1
},
"luminance": 0.66225
}Semantic roles & 50–950 ramp
primary
#64EE9B
secondary
#C03689
accent
#0988DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581