#64E99A#64E99A
#64E99A is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.162 H 154.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64E99A |
|---|---|
| RGB | rgb(100, 233, 154) |
| HSL | hsl(144, 75%, 65%) |
| HSV | hsv(144, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(83.61, -53.96, 27.71) |
| CIE-LCH | lch(83.61, 60.65, 152.82°) |
| OKLab | oklab(84% -0.1466 0.0697) |
| OKLCH | oklch(84% 0.162 154.6) |
| XYZ | xyz(40.2239, 63.3165, 40.6671) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.20
Light Green Blue
#56FCA2
ΔE00 4.22
Sea Green (survey)
#53FCA1
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E99A #E964B3
analogous
#70E964 #64E99A #64E9DC
triadic
#64E99A #9A64E9 #E99A64
tetradic
#64E99A #6470E9 #E964B3 #E9DC64
square
#64E99A #6470E9 #E964B3 #E9DC64
split-complementary
#64E99A #DC64E9 #E96470
monochromatic
#1AB85A #2EE177 #64E99A #9AF1BD #CFF8E0
Accessibility & contrast
On white
1.54
#64E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#64E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E99A
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E99A | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#38E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e99a; /* rgb */ color: rgb(100, 233, 154); /* oklch */ color: oklch(84.0% 0.162 154.6);
Tailwind
colors: {
custom: {
50: '#9bf1b8',
500: '#64e99a',
950: '#000000',
},
}SCSS
$custom: #64e99a; $custom-light: #9bf1b8; $custom-dark: #000000;
JSON
{
"hex": "#64e99a",
"rgb": {
"r": 100,
"g": 233,
"b": 154
},
"hsl": {
"h": 144.361,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84001,
"c": 0.16231,
"h": 154.6
},
"luminance": 0.6332
}Semantic roles & 50–950 ramp
primary
#64E99A
secondary
#B83985
accent
#0E86D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581