#64EB97#64EB97
#64EB97 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.168 H 153.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB97 |
|---|---|
| RGB | rgb(100, 235, 151) |
| HSL | hsl(143, 77%, 66%) |
| HSV | hsv(143, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.15, -55.29, 29.96) |
| CIE-LCH | lch(84.15, 62.89, 151.55°) |
| OKLab | oklab(84.43% -0.15 0.0751) |
| OKLCH | oklch(84.43% 0.168 153.4) |
| XYZ | xyz(40.5466, 64.3565, 39.5575) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB97 #EB64B8
analogous
#74EB64 #64EB97 #64EBDB
triadic
#64EB97 #9764EB #EB9764
tetradic
#64EB97 #6474EB #EB64B8 #EBDB64
square
#64EB97 #6474EB #EB64B8 #EBDB64
split-complementary
#64EB97 #DB64EB #EB6474
monochromatic
#18BC56 #2EE473 #64EB97 #9AF2BB #D0F9E0
Accessibility & contrast
On white
1.51
#64EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#64EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB97
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB97 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA91
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#39E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb97; /* rgb */ color: rgb(100, 235, 151); /* oklch */ color: oklch(84.4% 0.168 153.4);
Tailwind
colors: {
custom: {
50: '#9bf2b6',
500: '#64eb97',
950: '#000000',
},
}SCSS
$custom: #64eb97; $custom-light: #9bf2b6; $custom-dark: #000000;
JSON
{
"hex": "#64eb97",
"rgb": {
"r": 100,
"g": 235,
"b": 151
},
"hsl": {
"h": 142.667,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84429,
"c": 0.16773,
"h": 153.4
},
"luminance": 0.6436
}Semantic roles & 50–950 ramp
primary
#64EB97
secondary
#BB388A
accent
#0C8CD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581