#64EF9C#64EF9C
#64EF9C is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.169 H 154.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF9C |
|---|---|
| RGB | rgb(100, 239, 156) |
| HSL | hsl(144, 81%, 66%) |
| HSV | hsv(144, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 34.7%, 6.3%) |
| CIE-LAB | lab(85.42, -55.97, 29.13) |
| CIE-LCH | lch(85.42, 63.09, 152.50°) |
| OKLab | oklab(85.5% -0.1519 0.0732) |
| OKLCH | oklch(85.5% 0.169 154.3) |
| XYZ | xyz(42.1194, 66.8386, 42.1275) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF9C #EF64B7
analogous
#72EF64 #64EF9C #64EFE2
triadic
#64EF9C #9C64EF #EF9C64
tetradic
#64EF9C #6472EF #EF64B7 #EFE264
square
#64EF9C #6472EF #EF64B7 #EFE264
split-complementary
#64EF9C #E264EF #EF6472
monochromatic
#14C45B #2DE979 #64EF9C #9BF5BF #D3FAE3
Accessibility & contrast
On white
1.46
#64EF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#64EF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF9C
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF9C | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD97
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#34ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef9c; /* rgb */ color: rgb(100, 239, 156); /* oklch */ color: oklch(85.5% 0.169 154.3);
Tailwind
colors: {
custom: {
50: '#9bf5b9',
500: '#64ef9c',
950: '#000000',
},
}SCSS
$custom: #64ef9c; $custom-light: #9bf5b9; $custom-dark: #000000;
JSON
{
"hex": "#64ef9c",
"rgb": {
"r": 100,
"g": 239,
"b": 156
},
"hsl": {
"h": 144.173,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85499,
"c": 0.1686,
"h": 154.3
},
"luminance": 0.66843
}Semantic roles & 50–950 ramp
primary
#64EF9C
secondary
#C23589
accent
#0888DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581