#64E09E#64E09E
#64E09E is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.146 H 157.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64E09E |
|---|---|
| RGB | rgb(100, 224, 158) |
| HSL | hsl(148, 67%, 64%) |
| HSV | hsv(148, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.01, -49.54, 22.10) |
| CIE-LCH | lch(81.01, 54.25, 155.95°) |
| OKLab | oklab(81.9% -0.1353 0.0561) |
| OKLCH | oklch(81.9% 0.146 157.5) |
| XYZ | xyz(38.0795, 58.4858, 41.6233) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.88
Light Greenish Blue
#63F7B4
ΔE00 5.14
Eucalyptus
#44D7A8
ΔE00 5.42
Seafoam Green
#7AF9AB
ΔE00 5.79
Seafoam (survey)
#80F9AD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E09E #E064A6
analogous
#68E064 #64E09E #64E0DC
triadic
#64E09E #9E64E0 #E09E64
tetradic
#64E09E #6468E0 #E064A6 #E0DC64
square
#64E09E #6468E0 #E064A6 #E0DC64
split-complementary
#64E09E #DC64E0 #E06468
monochromatic
#22A860 #31D67E #64E09E #97EABE #CAF4DE
Accessibility & contrast
On white
1.65
#64E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#64E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E09E
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E09E | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19A
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#3ADFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64e09e; /* rgb */ color: rgb(100, 224, 158); /* oklch */ color: oklch(81.9% 0.146 157.5);
Tailwind
colors: {
custom: {
50: '#99eabb',
500: '#64e09e',
950: '#000000',
},
}SCSS
$custom: #64e09e; $custom-light: #99eabb; $custom-dark: #000000;
JSON
{
"hex": "#64e09e",
"rgb": {
"r": 100,
"g": 224,
"b": 158
},
"hsl": {
"h": 148.065,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81897,
"c": 0.14648,
"h": 157.5
},
"luminance": 0.58489
}Semantic roles & 50–950 ramp
primary
#64E09E
secondary
#AA3E78
accent
#1779CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481