#64ED8D#64ED8D
#64ED8D is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.179 H 150.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64ED8D |
|---|---|
| RGB | rgb(100, 237, 141) |
| HSL | hsl(138, 79%, 66%) |
| HSV | hsv(138, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(84.59, -57.79, 35.57) |
| CIE-LCH | lch(84.59, 67.86, 148.39°) |
| OKLab | oklab(84.73% -0.1564 0.0882) |
| OKLCH | oklch(84.73% 0.18 150.6) |
| XYZ | xyz(40.3445, 65.1970, 35.6523) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.93
Wintergreen
#20F986
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ED8D #ED64C4
analogous
#7FED64 #64ED8D #64EDD1
triadic
#64ED8D #8D64ED #ED8D64
tetradic
#64ED8D #647FED #ED64C4 #EDD164
square
#64ED8D #647FED #ED64C4 #EDD164
split-complementary
#64ED8D #D164ED #ED647F
monochromatic
#16C049 #2DE765 #64ED8D #9BF3B5 #D2FADE
Accessibility & contrast
On white
1.50
#64ED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#64ED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ED8D
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ED8D | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#3DE9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ed8d; /* rgb */ color: rgb(100, 237, 141); /* oklch */ color: oklch(84.7% 0.179 150.6);
Tailwind
colors: {
custom: {
50: '#9bf4af',
500: '#64ed8d',
950: '#000000',
},
}SCSS
$custom: #64ed8d; $custom-light: #9bf4af; $custom-dark: #000000;
JSON
{
"hex": "#64ed8d",
"rgb": {
"r": 100,
"g": 237,
"b": 141
},
"hsl": {
"h": 137.956,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84732,
"c": 0.1795,
"h": 150.6
},
"luminance": 0.65201
}Semantic roles & 50–950 ramp
primary
#64ED8D
secondary
#BF3796
accent
#0A9DDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581