#64E996#64E996
#64E996 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.166 H 153.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64E996 |
|---|---|
| RGB | rgb(100, 233, 150) |
| HSL | hsl(143, 75%, 65%) |
| HSV | hsv(143, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.54, -54.68, 29.66) |
| CIE-LCH | lch(83.54, 62.20, 151.53°) |
| OKLab | oklab(83.92% -0.1483 0.0743) |
| OKLCH | oklch(83.92% 0.166 153.4) |
| XYZ | xyz(39.8963, 63.1854, 38.9418) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.18
Sea Green (survey)
#53FCA1
ΔE00 4.21
Aqua Green
#12E193
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E996 #E964B7
analogous
#75E964 #64E996 #64E9D8
triadic
#64E996 #9664E9 #E99664
tetradic
#64E996 #6475E9 #E964B7 #E9D864
square
#64E996 #6475E9 #E964B7 #E9D864
split-complementary
#64E996 #D864E9 #E96475
monochromatic
#1AB856 #2EE172 #64E996 #9AF1BA #CFF8DF
Accessibility & contrast
On white
1.54
#64E996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#64E996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E996
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E996 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#3AE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e996; /* rgb */ color: rgb(100, 233, 150); /* oklch */ color: oklch(83.9% 0.166 153.4);
Tailwind
colors: {
custom: {
50: '#9bf1b5',
500: '#64e996',
950: '#000000',
},
}SCSS
$custom: #64e996; $custom-light: #9bf1b5; $custom-dark: #000000;
JSON
{
"hex": "#64e996",
"rgb": {
"r": 100,
"g": 233,
"b": 150
},
"hsl": {
"h": 142.556,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83922,
"c": 0.16593,
"h": 153.4
},
"luminance": 0.63189
}Semantic roles & 50–950 ramp
primary
#64E996
secondary
#B83988
accent
#0E8CD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581