#64E39E#64E39E
#64E39E is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.6% C 0.151 H 156.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #64E39E |
|---|---|
| RGB | rgb(100, 227, 158) |
| HSL | hsl(147, 69%, 64%) |
| HSV | hsv(147, 56%, 89%) |
| CMYK | cmyk(55.9%, 0%, 30.4%, 11%) |
| CIE-LAB | lab(81.90, -50.77, 23.33) |
| CIE-LCH | lch(81.90, 55.88, 155.33°) |
| OKLab | oklab(82.63% -0.1385 0.0591) |
| OKLCH | oklch(82.63% 0.151 156.9) |
| XYZ | xyz(38.8929, 60.1125, 41.8944) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 5.05
Seafoam (survey)
#80F9AD
ΔE00 5.17
Seafoam
#7FE0B3
ΔE00 5.33
Light Blue Green
#7EFBB3
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E39E #E364A9
analogous
#6AE364 #64E39E #64E3DE
triadic
#64E39E #9E64E3 #E39E64
tetradic
#64E39E #646AE3 #E364A9 #E3DE64
square
#64E39E #646AE3 #E364A9 #E3DE64
split-complementary
#64E39E #DE64E3 #E3646A
monochromatic
#1FAD60 #30DA7E #64E39E #98ECBE #CCF6DF
Accessibility & contrast
On white
1.61
#64E39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#64E39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E39E
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E39E | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D39A
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#38E1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e39e; /* rgb */ color: rgb(100, 227, 158); /* oklch */ color: oklch(82.6% 0.151 156.9);
Tailwind
colors: {
custom: {
50: '#9aecbb',
500: '#64e39e',
950: '#000000',
},
}SCSS
$custom: #64e39e; $custom-light: #9aecbb; $custom-dark: #000000;
JSON
{
"hex": "#64e39e",
"rgb": {
"r": 100,
"g": 227,
"b": 158
},
"hsl": {
"h": 147.402,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.82626,
"c": 0.15058,
"h": 156.9
},
"luminance": 0.60116
}Semantic roles & 50–950 ramp
primary
#64E39E
secondary
#AF3C7B
accent
#147BD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581