#64EE9D#64EE9D
#64EE9D is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.166 H 154.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE9D |
|---|---|
| RGB | rgb(100, 238, 157) |
| HSL | hsl(145, 80%, 66%) |
| HSV | hsv(145, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 34%, 6.7%) |
| CIE-LAB | lab(85.14, -55.39, 28.25) |
| CIE-LCH | lch(85.14, 62.18, 152.98°) |
| OKLab | oklab(85.28% -0.1504 0.0711) |
| OKLCH | oklch(85.28% 0.166 154.7) |
| XYZ | xyz(41.9124, 66.2887, 42.4780) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE9D #EE64B5
analogous
#70EE64 #64EE9D #64EEE2
triadic
#64EE9D #9D64EE #EE9D64
tetradic
#64EE9D #6470EE #EE64B5 #EEE264
square
#64EE9D #6470EE #EE64B5 #EEE264
split-complementary
#64EE9D #E264EE #EE6470
monochromatic
#15C25D #2DE87A #64EE9D #9BF4C0 #D2FAE3
Accessibility & contrast
On white
1.47
#64EE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#64EE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE9D
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE9D | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD98
Deuteranopia (green-blind)
#DBCFA2
Tritanopia (blue-blind)
#34ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ee9d; /* rgb */ color: rgb(100, 238, 157); /* oklch */ color: oklch(85.3% 0.166 154.7);
Tailwind
colors: {
custom: {
50: '#9bf4ba',
500: '#64ee9d',
950: '#000000',
},
}SCSS
$custom: #64ee9d; $custom-light: #9bf4ba; $custom-dark: #000000;
JSON
{
"hex": "#64ee9d",
"rgb": {
"r": 100,
"g": 238,
"b": 157
},
"hsl": {
"h": 144.783,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85276,
"c": 0.16636,
"h": 154.7
},
"luminance": 0.66293
}Semantic roles & 50–950 ramp
primary
#64EE9D
secondary
#C03687
accent
#0985DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581