#64F890#64F890
#64F890 is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.5% C 0.191 H 150.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64F890 |
|---|---|
| RGB | rgb(100, 248, 144) |
| HSL | hsl(138, 91%, 68%) |
| HSV | hsv(138, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 41.9%, 2.7%) |
| CIE-LAB | lab(87.90, -61.48, 38.40) |
| CIE-LCH | lch(87.90, 72.48, 148.01°) |
| OKLab | oklab(87.47% -0.1662 0.0948) |
| OKLCH | oklch(87.47% 0.191 150.3) |
| XYZ | xyz(43.8537, 71.8535, 37.9382) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.81
Sea Green (survey)
#53FCA1
ΔE00 2.98
Light Green Blue
#56FCA2
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F890 #F864CC
analogous
#82F864 #64F890 #64F8DA
triadic
#64F890 #9064F8 #F89064
tetradic
#64F890 #6482F8 #F864CC #F8DA64
square
#64F890 #6482F8 #F864CC #F8DA64
split-complementary
#64F890 #DA64F8 #F86482
monochromatic
#0AD847 #29F566 #64F890 #9FFBBA #D9FDE4
Accessibility & contrast
On white
1.37
#64F890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#64F890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F890
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F890 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E588
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#37F4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f890; /* rgb */ color: rgb(100, 248, 144); /* oklch */ color: oklch(87.5% 0.191 150.3);
Tailwind
colors: {
custom: {
50: '#9dfbb1',
500: '#64f890',
950: '#000000',
},
}SCSS
$custom: #64f890; $custom-light: #9dfbb1; $custom-dark: #000000;
JSON
{
"hex": "#64f890",
"rgb": {
"r": 100,
"g": 248,
"b": 144
},
"hsl": {
"h": 137.838,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87469,
"c": 0.19132,
"h": 150.3
},
"luminance": 0.71858
}Semantic roles & 50–950 ramp
primary
#64F890
secondary
#D12FA1
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681