#64ED90#64ED90
#64ED90 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.177 H 151.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64ED90 |
|---|---|
| RGB | rgb(100, 237, 144) |
| HSL | hsl(139, 79%, 66%) |
| HSV | hsv(139, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(84.63, -57.29, 34.13) |
| CIE-LCH | lch(84.63, 66.69, 149.21°) |
| OKLab | oklab(84.79% -0.1551 0.0849) |
| OKLCH | oklch(84.79% 0.177 151.3) |
| XYZ | xyz(40.5707, 65.2875, 36.8439) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.68
Light Green Blue
#56FCA2
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ED90 #ED64C1
analogous
#7CED64 #64ED90 #64EDD4
triadic
#64ED90 #9064ED #ED9064
tetradic
#64ED90 #647CED #ED64C1 #EDD464
square
#64ED90 #647CED #ED64C1 #EDD464
split-complementary
#64ED90 #D464ED #ED647C
monochromatic
#16C04D #2DE769 #64ED90 #9BF3B7 #D2FADF
Accessibility & contrast
On white
1.49
#64ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#64ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ED90
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ED90 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8A
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#3CEAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ed90; /* rgb */ color: rgb(100, 237, 144); /* oklch */ color: oklch(84.8% 0.177 151.3);
Tailwind
colors: {
custom: {
50: '#9bf4b1',
500: '#64ed90',
950: '#000000',
},
}SCSS
$custom: #64ed90; $custom-light: #9bf4b1; $custom-dark: #000000;
JSON
{
"hex": "#64ed90",
"rgb": {
"r": 100,
"g": 237,
"b": 144
},
"hsl": {
"h": 139.27,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84786,
"c": 0.17677,
"h": 151.3
},
"luminance": 0.65291
}Semantic roles & 50–950 ramp
primary
#64ED90
secondary
#BF3793
accent
#0A98DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581