#64F27E#64F27E
#64F27E is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.7% C 0.200 H 147.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64F27E |
|---|---|
| RGB | rgb(100, 242, 126) |
| HSL | hsl(131, 85%, 67%) |
| HSV | hsv(131, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 47.9%, 5.1%) |
| CIE-LAB | lab(85.86, -61.98, 44.54) |
| CIE-LCH | lch(85.86, 76.33, 144.30°) |
| OKLab | oklab(85.72% -0.1676 0.1082) |
| OKLCH | oklch(85.72% 0.2 147.2) |
| XYZ | xyz(40.7708, 67.7161, 30.6566) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.31
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F27E #F264D8
analogous
#91F264 #64F27E #64F2C5
triadic
#64F27E #7E64F2 #F27E64
tetradic
#64F27E #6491F2 #F264D8 #F2C564
square
#64F27E #6491F2 #F264D8 #F2C564
split-complementary
#64F27E #C564F2 #F26491
monochromatic
#11CB33 #2CED4F #64F27E #9CF7AD #D5FBDC
Accessibility & contrast
On white
1.44
#64F27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#64F27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F27E
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F27E | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE75
Deuteranopia (green-blind)
#E2D286
Tritanopia (blue-blind)
#42EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f27e; /* rgb */ color: rgb(100, 242, 126); /* oklch */ color: oklch(85.7% 0.200 147.2);
Tailwind
colors: {
custom: {
50: '#9cf7a5',
500: '#64f27e',
950: '#000000',
},
}SCSS
$custom: #64f27e; $custom-light: #9cf7a5; $custom-dark: #000000;
JSON
{
"hex": "#64f27e",
"rgb": {
"r": 100,
"g": 242,
"b": 126
},
"hsl": {
"h": 130.986,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85715,
"c": 0.19952,
"h": 147.2
},
"luminance": 0.6772
}Semantic roles & 50–950 ramp
primary
#64F27E
secondary
#C733AC
accent
#05B9E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580