#64E98C#64E98C
#64E98C is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.175 H 150.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64E98C |
|---|---|
| RGB | rgb(100, 233, 140) |
| HSL | hsl(138, 75%, 65%) |
| HSV | hsv(138, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(83.38, -56.41, 34.49) |
| CIE-LCH | lch(83.38, 66.12, 148.56°) |
| OKLab | oklab(83.74% -0.1527 0.0856) |
| OKLCH | oklch(83.74% 0.175 150.7) |
| XYZ | xyz(39.1252, 62.8770, 34.8805) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 4.10
Lightgreen
#90EE90
ΔE00 4.36
Sea Green (survey)
#53FCA1
ΔE00 4.55
Light Green Blue
#56FCA2
ΔE00 4.56
Wintergreen
#20F986
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E98C #E964C1
analogous
#7EE964 #64E98C #64E9CE
triadic
#64E98C #8C64E9 #E98C64
tetradic
#64E98C #647EE9 #E964C1 #E9CE64
square
#64E98C #647EE9 #E964C1 #E9CE64
split-complementary
#64E98C #CE64E9 #E9647E
monochromatic
#1AB84A #2EE164 #64E98C #9AF1B4 #CFF8DC
Accessibility & contrast
On white
1.55
#64E98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#64E98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E98C
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E98C | 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)
#EAD785
Deuteranopia (green-blind)
#D8CB92
Tritanopia (blue-blind)
#40E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e98c; /* rgb */ color: rgb(100, 233, 140); /* oklch */ color: oklch(83.7% 0.175 150.7);
Tailwind
colors: {
custom: {
50: '#9bf1ae',
500: '#64e98c',
950: '#000000',
},
}SCSS
$custom: #64e98c; $custom-light: #9bf1ae; $custom-dark: #000000;
JSON
{
"hex": "#64e98c",
"rgb": {
"r": 100,
"g": 233,
"b": 140
},
"hsl": {
"h": 138.045,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83736,
"c": 0.17505,
"h": 150.7
},
"luminance": 0.62881
}Semantic roles & 50–950 ramp
primary
#64E98C
secondary
#B83992
accent
#0E9BD7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581