#64E89E#64E89E
#64E89E is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.157 H 156.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64E89E |
|---|---|
| RGB | rgb(100, 232, 158) |
| HSL | hsl(146, 74%, 65%) |
| HSV | hsv(146, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.38, -52.81, 25.35) |
| CIE-LCH | lch(83.38, 58.58, 154.36°) |
| OKLab | oklab(83.84% -0.1438 0.064) |
| OKLCH | oklch(83.84% 0.157 156) |
| XYZ | xyz(40.2804, 62.8874, 42.3569) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E89E #E864AE
analogous
#6CE864 #64E89E #64E8E0
triadic
#64E89E #9E64E8 #E89E64
tetradic
#64E89E #646CE8 #E864AE #E8E064
square
#64E89E #646CE8 #E864AE #E8E064
split-complementary
#64E89E #E064E8 #E8646C
monochromatic
#1BB75F #2FE07D #64E89E #99F0BF #CFF8E1
Accessibility & contrast
On white
1.55
#64E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#64E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E89E
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E89E | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D799
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#36E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e89e; /* rgb */ color: rgb(100, 232, 158); /* oklch */ color: oklch(83.8% 0.157 156.0);
Tailwind
colors: {
custom: {
50: '#9af0bb',
500: '#64e89e',
950: '#000000',
},
}SCSS
$custom: #64e89e; $custom-light: #9af0bb; $custom-dark: #000000;
JSON
{
"hex": "#64e89e",
"rgb": {
"r": 100,
"g": 232,
"b": 158
},
"hsl": {
"h": 146.364,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.8384,
"c": 0.15738,
"h": 156
},
"luminance": 0.62891
}Semantic roles & 50–950 ramp
primary
#64E89E
secondary
#B63A80
accent
#0F7FD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582