#64F286#64F286
#64F286 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.192 H 148.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64F286 |
|---|---|
| RGB | rgb(100, 242, 134) |
| HSL | hsl(134, 85%, 67%) |
| HSV | hsv(134, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(85.97, -60.80, 40.82) |
| CIE-LCH | lch(85.97, 73.23, 146.13°) |
| OKLab | oklab(85.84% -0.1644 0.1001) |
| OKLCH | oklch(85.84% 0.192 148.7) |
| XYZ | xyz(41.3078, 67.9309, 33.4847) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.81
Spring Green
#00FF7F
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F286 #F264D0
analogous
#89F264 #64F286 #64F2CD
triadic
#64F286 #8664F2 #F28664
tetradic
#64F286 #6489F2 #F264D0 #F2CD64
square
#64F286 #6489F2 #F264D0 #F2CD64
split-complementary
#64F286 #CD64F2 #F26489
monochromatic
#11CB3D #2CED5A #64F286 #9CF7B2 #D5FBDE
Accessibility & contrast
On white
1.44
#64F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#64F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F286
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F286 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#3FEED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f286; /* rgb */ color: rgb(100, 242, 134); /* oklch */ color: oklch(85.8% 0.192 148.7);
Tailwind
colors: {
custom: {
50: '#9cf7aa',
500: '#64f286',
950: '#000000',
},
}SCSS
$custom: #64f286; $custom-light: #9cf7aa; $custom-dark: #000000;
JSON
{
"hex": "#64f286",
"rgb": {
"r": 100,
"g": 242,
"b": 134
},
"hsl": {
"h": 134.366,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85838,
"c": 0.19243,
"h": 148.7
},
"luminance": 0.67935
}Semantic roles & 50–950 ramp
primary
#64F286
secondary
#C733A4
accent
#05ACE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581