#64F288#64F288
#64F288 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.191 H 149.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64F288 |
|---|---|
| RGB | rgb(100, 242, 136) |
| HSL | hsl(135, 85%, 67%) |
| HSV | hsv(135, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(86.00, -60.49, 39.88) |
| CIE-LCH | lch(86.00, 72.45, 146.61°) |
| OKLab | oklab(85.87% -0.1635 0.098) |
| OKLCH | oklch(85.87% 0.191 149.1) |
| XYZ | xyz(41.4487, 67.9872, 34.2263) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F288 #F264CE
analogous
#87F264 #64F288 #64F2CF
triadic
#64F288 #8864F2 #F28864
tetradic
#64F288 #6487F2 #F264CE #F2CF64
square
#64F288 #6487F2 #F264CE #F2CF64
split-complementary
#64F288 #CF64F2 #F26487
monochromatic
#11CB40 #2CED5D #64F288 #9CF7B3 #D5FBDF
Accessibility & contrast
On white
1.44
#64F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#64F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F288
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F288 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#3EEED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f288; /* rgb */ color: rgb(100, 242, 136); /* oklch */ color: oklch(85.9% 0.191 149.1);
Tailwind
colors: {
custom: {
50: '#9cf7ac',
500: '#64f288',
950: '#000000',
},
}SCSS
$custom: #64f288; $custom-light: #9cf7ac; $custom-dark: #000000;
JSON
{
"hex": "#64f288",
"rgb": {
"r": 100,
"g": 242,
"b": 136
},
"hsl": {
"h": 135.211,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85871,
"c": 0.19064,
"h": 149.1
},
"luminance": 0.67991
}Semantic roles & 50–950 ramp
primary
#64F288
secondary
#C733A2
accent
#05A9E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581