#64E9A3#64E9A3
#64E9A3 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.154 H 157.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9A3 |
|---|---|
| RGB | rgb(100, 233, 163) |
| HSL | hsl(148, 75%, 65%) |
| HSV | hsv(148, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 30%, 8.6%) |
| CIE-LAB | lab(83.77, -52.25, 23.31) |
| CIE-LCH | lch(83.77, 57.21, 155.96°) |
| OKLab | oklab(84.19% -0.1426 0.0591) |
| OKLCH | oklch(84.19% 0.154 157.5) |
| XYZ | xyz(41.0018, 63.6276, 44.7638) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9A3 #E964AA
analogous
#67E964 #64E9A3 #64E9E5
triadic
#64E9A3 #A364E9 #E9A364
tetradic
#64E9A3 #6467E9 #E964AA #E9E564
square
#64E9A3 #6467E9 #E964AA #E9E564
split-complementary
#64E9A3 #E564E9 #E96467
monochromatic
#1AB865 #2EE183 #64E9A3 #9AF1C3 #CFF8E3
Accessibility & contrast
On white
1.53
#64E9A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#64E9A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9A3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9A3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D99F
Deuteranopia (green-blind)
#D5CCA7
Tritanopia (blue-blind)
#32E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e9a3; /* rgb */ color: rgb(100, 233, 163); /* oklch */ color: oklch(84.2% 0.154 157.5);
Tailwind
colors: {
custom: {
50: '#9bf1be',
500: '#64e9a3',
950: '#000000',
},
}SCSS
$custom: #64e9a3; $custom-light: #9bf1be; $custom-dark: #000000;
JSON
{
"hex": "#64e9a3",
"rgb": {
"r": 100,
"g": 233,
"b": 163
},
"hsl": {
"h": 148.421,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84188,
"c": 0.15434,
"h": 157.5
},
"luminance": 0.63631
}Semantic roles & 50–950 ramp
primary
#64E9A3
secondary
#B8397C
accent
#0E78D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582