#64F885#64F885
#64F885 is a very light, highly saturated green. Relative luminance 0.715; OKLCH L 87.3% C 0.201 H 148.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64F885 |
|---|---|
| RGB | rgb(100, 248, 133) |
| HSL | hsl(133, 91%, 68%) |
| HSV | hsv(133, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(87.74, -63.17, 43.55) |
| CIE-LCH | lch(87.74, 76.73, 145.42°) |
| OKLab | oklab(87.29% -0.1707 0.1063) |
| OKLCH | oklch(87.29% 0.201 148.1) |
| XYZ | xyz(43.0536, 71.5334, 33.7242) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.93
Wintergreen
#20F986
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.05
Lightgreen (survey)
#76FF7B
ΔE00 3.06
Spring Green
#00FF7F
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F885 #F864D7
analogous
#8DF864 #64F885 #64F8CF
triadic
#64F885 #8564F8 #F88564
tetradic
#64F885 #648DF8 #F864D7 #F8CF64
square
#64F885 #648DF8 #F864D7 #F8CF64
split-complementary
#64F885 #CF64F8 #F8648D
monochromatic
#0AD838 #29F557 #64F885 #9FFBB3 #D9FDE1
Accessibility & contrast
On white
1.37
#64F885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#64F885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F885
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F885 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47C
Deuteranopia (green-blind)
#E7D78D
Tritanopia (blue-blind)
#3DF3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f885; /* rgb */ color: rgb(100, 248, 133); /* oklch */ color: oklch(87.3% 0.201 148.1);
Tailwind
colors: {
custom: {
50: '#9dfcaa',
500: '#64f885',
950: '#000000',
},
}SCSS
$custom: #64f885; $custom-light: #9dfcaa; $custom-dark: #000000;
JSON
{
"hex": "#64f885",
"rgb": {
"r": 100,
"g": 248,
"b": 133
},
"hsl": {
"h": 133.378,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87291,
"c": 0.20109,
"h": 148.1
},
"luminance": 0.71538
}Semantic roles & 50–950 ramp
primary
#64F885
secondary
#D12FAD
accent
#00B2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681