#64E98E#64E98E
#64E98E is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.173 H 151.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64E98E |
|---|---|
| RGB | rgb(100, 233, 142) |
| HSL | hsl(139, 75%, 65%) |
| HSV | hsv(139, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.41, -56.07, 33.53) |
| CIE-LCH | lch(83.41, 65.33, 149.12°) |
| OKLab | oklab(83.77% -0.1518 0.0834) |
| OKLCH | oklch(83.77% 0.173 151.2) |
| XYZ | xyz(39.2740, 62.9365, 35.6642) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 4.16
Light Green Blue
#56FCA2
ΔE00 4.43
Sea Green (survey)
#53FCA1
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E98E #E964BF
analogous
#7DE964 #64E98E #64E9D0
triadic
#64E98E #8E64E9 #E98E64
tetradic
#64E98E #647DE9 #E964BF #E9D064
square
#64E98E #647DE9 #E964BF #E9D064
split-complementary
#64E98E #D064E9 #E9647D
monochromatic
#1AB84C #2EE167 #64E98E #9AF1B5 #CFF8DC
Accessibility & contrast
On white
1.55
#64E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#64E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E98E
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E98E | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD788
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#3FE6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e98e; /* rgb */ color: rgb(100, 233, 142); /* oklch */ color: oklch(83.8% 0.173 151.2);
Tailwind
colors: {
custom: {
50: '#9bf1b0',
500: '#64e98e',
950: '#000000',
},
}SCSS
$custom: #64e98e; $custom-light: #9bf1b0; $custom-dark: #000000;
JSON
{
"hex": "#64e98e",
"rgb": {
"r": 100,
"g": 233,
"b": 142
},
"hsl": {
"h": 138.947,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83772,
"c": 0.17323,
"h": 151.2
},
"luminance": 0.6294
}Semantic roles & 50–950 ramp
primary
#64E98E
secondary
#B83990
accent
#0E98D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581