#64F995#64F995
#64F995 is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.188 H 151.3°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64F995 |
|---|---|
| RGB | rgb(100, 249, 149) |
| HSL | hsl(140, 93%, 68%) |
| HSV | hsv(140, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(88.27, -61.03, 36.42) |
| CIE-LCH | lch(88.27, 71.07, 149.18°) |
| OKLab | oklab(87.8% -0.165 0.0903) |
| OKLCH | oklch(87.8% 0.188 151.3) |
| XYZ | xyz(44.5526, 72.6263, 40.0983) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 2.73
Wintergreen
#20F986
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F995 #F964C8
analogous
#7DF964 #64F995 #64F9E0
triadic
#64F995 #9564F9 #F99564
tetradic
#64F995 #647DF9 #F964C8 #F9E064
square
#64F995 #647DF9 #F964C8 #F9E064
split-complementary
#64F995 #E064F9 #F9647D
monochromatic
#08DA4D #29F76D #64F995 #9FFBBD #DAFEE6
Accessibility & contrast
On white
1.35
#64F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#64F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F995
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F995 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#E6D89C
Tritanopia (blue-blind)
#33F5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f995; /* rgb */ color: rgb(100, 249, 149); /* oklch */ color: oklch(87.8% 0.188 151.3);
Tailwind
colors: {
custom: {
50: '#9dfcb5',
500: '#64f995',
950: '#000000',
},
}SCSS
$custom: #64f995; $custom-light: #9dfcb5; $custom-dark: #000000;
JSON
{
"hex": "#64f995",
"rgb": {
"r": 100,
"g": 249,
"b": 149
},
"hsl": {
"h": 139.732,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87799,
"c": 0.18814,
"h": 151.3
},
"luminance": 0.72631
}Semantic roles & 50–950 ramp
primary
#64F995
secondary
#D22F9D
accent
#009AE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681