#64EF9D#64EF9D
#64EF9D is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.168 H 154.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF9D |
|---|---|
| RGB | rgb(100, 239, 157) |
| HSL | hsl(145, 81%, 66%) |
| HSV | hsv(145, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.44, -55.78, 28.65) |
| CIE-LCH | lch(85.44, 62.71, 152.82°) |
| OKLab | oklab(85.52% -0.1515 0.072) |
| OKLCH | oklch(85.52% 0.168 154.6) |
| XYZ | xyz(42.2044, 66.8726, 42.5753) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF9D #EF64B6
analogous
#71EF64 #64EF9D #64EFE2
triadic
#64EF9D #9D64EF #EF9D64
tetradic
#64EF9D #6471EF #EF64B6 #EFE264
square
#64EF9D #6471EF #EF64B6 #EFE264
split-complementary
#64EF9D #E264EF #EF6471
monochromatic
#14C45C #2DE97A #64EF9D #9BF5C0 #D3FAE3
Accessibility & contrast
On white
1.46
#64EF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#64EF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF9D
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF9D | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD98
Deuteranopia (green-blind)
#DCD0A2
Tritanopia (blue-blind)
#33EDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef9d; /* rgb */ color: rgb(100, 239, 157); /* oklch */ color: oklch(85.5% 0.168 154.6);
Tailwind
colors: {
custom: {
50: '#9bf5ba',
500: '#64ef9d',
950: '#000000',
},
}SCSS
$custom: #64ef9d; $custom-light: #9bf5ba; $custom-dark: #000000;
JSON
{
"hex": "#64ef9d",
"rgb": {
"r": 100,
"g": 239,
"b": 157
},
"hsl": {
"h": 144.604,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85519,
"c": 0.16771,
"h": 154.6
},
"luminance": 0.66877
}Semantic roles & 50–950 ramp
primary
#64EF9D
secondary
#C23588
accent
#0886DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581