#64EEA0#64EEA0
#64EEA0 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.164 H 155.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEA0 |
|---|---|
| RGB | rgb(100, 238, 160) |
| HSL | hsl(146, 80%, 66%) |
| HSV | hsv(146, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(85.20, -54.83, 26.79) |
| CIE-LCH | lch(85.20, 61.03, 153.96°) |
| OKLab | oklab(85.34% -0.1491 0.0676) |
| OKLCH | oklch(85.34% 0.164 155.6) |
| XYZ | xyz(42.1717, 66.3924, 43.8435) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.09
Light Greenish Blue
#63F7B4
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEA0 #EE64B2
analogous
#6DEE64 #64EEA0 #64EEE5
triadic
#64EEA0 #A064EE #EEA064
tetradic
#64EEA0 #646DEE #EE64B2 #EEE564
square
#64EEA0 #646DEE #EE64B2 #EEE564
split-complementary
#64EEA0 #E564EE #EE646D
monochromatic
#15C261 #2DE87E #64EEA0 #9BF4C2 #D2FAE4
Accessibility & contrast
On white
1.47
#64EEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#64EEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEA0
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEA0 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9B
Deuteranopia (green-blind)
#DACFA5
Tritanopia (blue-blind)
#32ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eea0; /* rgb */ color: rgb(100, 238, 160); /* oklch */ color: oklch(85.3% 0.164 155.6);
Tailwind
colors: {
custom: {
50: '#9bf4bc',
500: '#64eea0',
950: '#000000',
},
}SCSS
$custom: #64eea0; $custom-light: #9bf4bc; $custom-dark: #000000;
JSON
{
"hex": "#64eea0",
"rgb": {
"r": 100,
"g": 238,
"b": 160
},
"hsl": {
"h": 146.087,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85337,
"c": 0.1637,
"h": 155.6
},
"luminance": 0.66396
}Semantic roles & 50–950 ramp
primary
#64EEA0
secondary
#C03684
accent
#0981DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582