#64F888#64F888
#64F888 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.3% C 0.198 H 148.7°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #64F888 |
|---|---|
| RGB | rgb(100, 248, 136) |
| HSL | hsl(135, 91%, 68%) |
| HSV | hsv(135, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(87.78, -62.73, 42.15) |
| CIE-LCH | lch(87.78, 75.57, 146.10°) |
| OKLab | oklab(87.34% -0.1695 0.1032) |
| OKLCH | oklch(87.34% 0.198 148.7) |
| XYZ | xyz(43.2638, 71.6175, 34.8314) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.10
Spring Green
#00FF7F
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F888 #F864D4
analogous
#8AF864 #64F888 #64F8D2
triadic
#64F888 #8864F8 #F88864
tetradic
#64F888 #648AF8 #F864D4 #F8D264
square
#64F888 #648AF8 #F864D4 #F8D264
split-complementary
#64F888 #D264F8 #F8648A
monochromatic
#0AD83C #29F55B #64F888 #9FFBB5 #D9FDE2
Accessibility & contrast
On white
1.37
#64F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#64F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F888
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F888 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#3BF3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f888; /* rgb */ color: rgb(100, 248, 136); /* oklch */ color: oklch(87.3% 0.198 148.7);
Tailwind
colors: {
custom: {
50: '#9dfcac',
500: '#64f888',
950: '#000000',
},
}SCSS
$custom: #64f888; $custom-light: #9dfcac; $custom-dark: #000000;
JSON
{
"hex": "#64f888",
"rgb": {
"r": 100,
"g": 248,
"b": 136
},
"hsl": {
"h": 134.595,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87338,
"c": 0.19844,
"h": 148.7
},
"luminance": 0.71622
}Semantic roles & 50–950 ramp
primary
#64F888
secondary
#D12FAA
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681