#64F990#64F990
#64F990 is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.7% C 0.193 H 150.2°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64F990 |
|---|---|
| RGB | rgb(100, 249, 144) |
| HSL | hsl(138, 93%, 68%) |
| HSV | hsv(138, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(88.19, -61.85, 38.78) |
| CIE-LCH | lch(88.19, 73.00, 147.91°) |
| OKLab | oklab(87.71% -0.1672 0.0957) |
| OKLCH | oklch(87.71% 0.193 150.2) |
| XYZ | xyz(44.1620, 72.4700, 38.0410) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F990 #F964CD
analogous
#82F964 #64F990 #64F9DA
triadic
#64F990 #9064F9 #F99064
tetradic
#64F990 #6482F9 #F964CD #F9DA64
square
#64F990 #6482F9 #F964CD #F9DA64
split-complementary
#64F990 #DA64F9 #F96482
monochromatic
#08DA46 #29F766 #64F990 #9FFBBA #DAFEE4
Accessibility & contrast
On white
1.36
#64F990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#64F990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F990
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F990 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#E7D897
Tritanopia (blue-blind)
#36F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f990; /* rgb */ color: rgb(100, 249, 144); /* oklch */ color: oklch(87.7% 0.193 150.2);
Tailwind
colors: {
custom: {
50: '#9dfcb1',
500: '#64f990',
950: '#000000',
},
}SCSS
$custom: #64f990; $custom-light: #9dfcb1; $custom-dark: #000000;
JSON
{
"hex": "#64f990",
"rgb": {
"r": 100,
"g": 249,
"b": 144
},
"hsl": {
"h": 137.718,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87713,
"c": 0.19262,
"h": 150.2
},
"luminance": 0.72474
}Semantic roles & 50–950 ramp
primary
#64F990
secondary
#D22FA2
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681