#64F992#64F992
#64F992 is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.7% C 0.191 H 150.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #64F992 |
|---|---|
| RGB | rgb(100, 249, 146) |
| HSL | hsl(139, 93%, 68%) |
| HSV | hsv(139, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(88.22, -61.53, 37.84) |
| CIE-LCH | lch(88.22, 72.23, 148.41°) |
| OKLab | oklab(87.75% -0.1663 0.0936) |
| OKLCH | oklch(87.75% 0.191 150.6) |
| XYZ | xyz(44.3162, 72.5317, 38.8531) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.74
Light Green Blue
#56FCA2
ΔE00 2.79
Wintergreen
#20F986
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.14
Baby Green
#8CFF9E
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F992 #F964CB
analogous
#80F964 #64F992 #64F9DC
triadic
#64F992 #9264F9 #F99264
tetradic
#64F992 #6480F9 #F964CB #F9DC64
square
#64F992 #6480F9 #F964CB #F9DC64
split-complementary
#64F992 #DC64F9 #F96480
monochromatic
#08DA49 #29F769 #64F992 #9FFBBB #DAFEE5
Accessibility & contrast
On white
1.35
#64F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#64F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F992
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F992 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68B
Deuteranopia (green-blind)
#E7D899
Tritanopia (blue-blind)
#35F5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f992; /* rgb */ color: rgb(100, 249, 146); /* oklch */ color: oklch(87.7% 0.191 150.6);
Tailwind
colors: {
custom: {
50: '#9dfcb3',
500: '#64f992',
950: '#000000',
},
}SCSS
$custom: #64f992; $custom-light: #9dfcb3; $custom-dark: #000000;
JSON
{
"hex": "#64f992",
"rgb": {
"r": 100,
"g": 249,
"b": 146
},
"hsl": {
"h": 138.523,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87746,
"c": 0.19083,
"h": 150.6
},
"luminance": 0.72536
}Semantic roles & 50–950 ramp
primary
#64F992
secondary
#D22FA0
accent
#009FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681