#64FB90#64FB90
#64FB90 is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.2% C 0.195 H 150.0°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64FB90 |
|---|---|
| RGB | rgb(100, 251, 144) |
| HSL | hsl(137, 95%, 69%) |
| HSV | hsv(137, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 42.6%, 1.6%) |
| CIE-LAB | lab(88.79, -62.59, 39.55) |
| CIE-LCH | lch(88.79, 74.04, 147.71°) |
| OKLab | oklab(88.2% -0.1691 0.0975) |
| OKLCH | oklch(88.2% 0.195 150) |
| XYZ | xyz(44.7834, 73.7129, 38.2481) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FB90 #FB64CF
analogous
#84FB64 #64FB90 #64FBDB
triadic
#64FB90 #9064FB #FB9064
tetradic
#64FB90 #6484FB #FB64CF #FBDB64
square
#64FB90 #6484FB #FB64CF #FBDB64
split-complementary
#64FB90 #DB64FB #FB6484
monochromatic
#06DF45 #28F965 #64FB90 #A0FDBB #DBFEE5
Accessibility & contrast
On white
1.33
#64FB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#64FB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FB90
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FB90 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE788
Deuteranopia (green-blind)
#E9DA97
Tritanopia (blue-blind)
#35F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64fb90; /* rgb */ color: rgb(100, 251, 144); /* oklch */ color: oklch(88.2% 0.195 150.0);
Tailwind
colors: {
custom: {
50: '#9dfeb2',
500: '#64fb90',
950: '#000000',
},
}SCSS
$custom: #64fb90; $custom-light: #9dfeb2; $custom-dark: #000000;
JSON
{
"hex": "#64fb90",
"rgb": {
"r": 100,
"g": 251,
"b": 144
},
"hsl": {
"h": 137.483,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.882,
"c": 0.19522,
"h": 150
},
"luminance": 0.73717
}Semantic roles & 50–950 ramp
primary
#64FB90
secondary
#D52EA4
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681