#64F688#64F688
#64F688 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.8% C 0.196 H 148.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64F688 |
|---|---|
| RGB | rgb(100, 246, 136) |
| HSL | hsl(135, 89%, 68%) |
| HSV | hsv(135, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(87.19, -61.98, 41.40) |
| CIE-LCH | lch(87.19, 74.54, 146.26°) |
| OKLab | oklab(86.85% -0.1675 0.1015) |
| OKLCH | oklch(86.85% 0.196 148.8) |
| XYZ | xyz(42.6522, 70.3943, 34.6275) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 3.10
Spearmint
#1EF876
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.62
Lightgreen (survey)
#76FF7B
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F688 #F664D2
analogous
#89F664 #64F688 #64F6D1
triadic
#64F688 #8864F6 #F68864
tetradic
#64F688 #6489F6 #F664D2 #F6D164
square
#64F688 #6489F6 #F664D2 #F6D164
split-complementary
#64F688 #D164F6 #F66489
monochromatic
#0CD33D #2AF35C #64F688 #9EF9B4 #D8FDE1
Accessibility & contrast
On white
1.39
#64F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#64F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F688
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F688 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#3CF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f688; /* rgb */ color: rgb(100, 246, 136); /* oklch */ color: oklch(86.8% 0.196 148.8);
Tailwind
colors: {
custom: {
50: '#9dfaac',
500: '#64f688',
950: '#000000',
},
}SCSS
$custom: #64f688; $custom-light: #9dfaac; $custom-dark: #000000;
JSON
{
"hex": "#64f688",
"rgb": {
"r": 100,
"g": 246,
"b": 136
},
"hsl": {
"h": 134.795,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86849,
"c": 0.19586,
"h": 148.8
},
"luminance": 0.70398
}Semantic roles & 50–950 ramp
primary
#64F688
secondary
#CE30A7
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581