#64F27A#64F27A
#64F27A is a very light, highly saturated green. Relative luminance 0.676; OKLCH L 85.7% C 0.203 H 146.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64F27A |
|---|---|
| RGB | rgb(100, 242, 122) |
| HSL | hsl(129, 85%, 67%) |
| HSV | hsv(129, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 49.6%, 5.1%) |
| CIE-LAB | lab(85.81, -62.55, 46.38) |
| CIE-LCH | lch(85.81, 77.87, 143.44°) |
| OKLab | oklab(85.66% -0.1692 0.1122) |
| OKLCH | oklch(85.66% 0.203 146.5) |
| XYZ | xyz(40.5179, 67.6149, 29.3243) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.80
Spring Green
#00FF7F
ΔE00 4.11
Easter Green
#8CFD7E
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F27A #F264DC
analogous
#95F264 #64F27A #64F2C1
triadic
#64F27A #7A64F2 #F27A64
tetradic
#64F27A #6495F2 #F264DC #F2C164
square
#64F27A #6495F2 #F264DC #F2C164
split-complementary
#64F27A #C164F2 #F26495
monochromatic
#11CB2E #2CED4A #64F27A #9CF7AA #D5FBDB
Accessibility & contrast
On white
1.45
#64F27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#64F27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F27A
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F27A | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE70
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#44EDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f27a; /* rgb */ color: rgb(100, 242, 122); /* oklch */ color: oklch(85.7% 0.203 146.5);
Tailwind
colors: {
custom: {
50: '#9df7a2',
500: '#64f27a',
950: '#000000',
},
}SCSS
$custom: #64f27a; $custom-light: #9df7a2; $custom-dark: #000000;
JSON
{
"hex": "#64f27a",
"rgb": {
"r": 100,
"g": 242,
"b": 122
},
"hsl": {
"h": 129.296,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85657,
"c": 0.20301,
"h": 146.5
},
"luminance": 0.67619
}Semantic roles & 50–950 ramp
primary
#64F27A
secondary
#C733B0
accent
#05BFE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580