#64EA99#64EA99
#64EA99 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.165 H 154.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA99 |
|---|---|
| RGB | rgb(100, 234, 153) |
| HSL | hsl(144, 76%, 65%) |
| HSV | hsv(144, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(83.89, -54.54, 28.59) |
| CIE-LCH | lch(83.89, 61.58, 152.33°) |
| OKLab | oklab(84.23% -0.1481 0.0718) |
| OKLCH | oklch(84.23% 0.165 154.1) |
| XYZ | xyz(40.4249, 63.8511, 40.3250) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.88
Light Green Blue
#56FCA2
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 4.00
Sea Green (survey)
#53FCA1
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA99 #EA64B5
analogous
#72EA64 #64EA99 #64EADC
triadic
#64EA99 #9964EA #EA9964
tetradic
#64EA99 #6472EA #EA64B5 #EADC64
square
#64EA99 #6472EA #EA64B5 #EADC64
split-complementary
#64EA99 #DC64EA #EA6472
monochromatic
#19BA59 #2EE376 #64EA99 #9AF1BC #D0F9E0
Accessibility & contrast
On white
1.52
#64EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#64EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA99
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA99 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#38E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea99; /* rgb */ color: rgb(100, 234, 153); /* oklch */ color: oklch(84.2% 0.165 154.1);
Tailwind
colors: {
custom: {
50: '#9bf1b7',
500: '#64ea99',
950: '#000000',
},
}SCSS
$custom: #64ea99; $custom-light: #9bf1b7; $custom-dark: #000000;
JSON
{
"hex": "#64ea99",
"rgb": {
"r": 100,
"g": 234,
"b": 153
},
"hsl": {
"h": 143.731,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84225,
"c": 0.16456,
"h": 154.1
},
"luminance": 0.63855
}Semantic roles & 50–950 ramp
primary
#64EA99
secondary
#BA3987
accent
#0D88D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581