#64F28D#64F28D
#64F28D is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.186 H 150.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64F28D |
|---|---|
| RGB | rgb(100, 242, 141) |
| HSL | hsl(137, 85%, 67%) |
| HSV | hsv(137, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(86.07, -59.70, 37.51) |
| CIE-LCH | lch(86.07, 70.51, 147.86°) |
| OKLab | oklab(85.95% -0.1614 0.0927) |
| OKLCH | oklch(85.95% 0.186 150.1) |
| XYZ | xyz(41.8123, 68.1327, 36.1416) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F28D #F264C9
analogous
#82F264 #64F28D #64F2D4
triadic
#64F28D #8D64F2 #F28D64
tetradic
#64F28D #6482F2 #F264C9 #F2D464
square
#64F28D #6482F2 #F264C9 #F2D464
split-complementary
#64F28D #D464F2 #F26482
monochromatic
#11CB47 #2CED63 #64F28D #9CF7B7 #D5FBE0
Accessibility & contrast
On white
1.44
#64F28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#64F28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F28D
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F28D | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#3BEED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f28d; /* rgb */ color: rgb(100, 242, 141); /* oklch */ color: oklch(86.0% 0.186 150.1);
Tailwind
colors: {
custom: {
50: '#9cf7af',
500: '#64f28d',
950: '#000000',
},
}SCSS
$custom: #64f28d; $custom-light: #9cf7af; $custom-dark: #000000;
JSON
{
"hex": "#64f28d",
"rgb": {
"r": 100,
"g": 242,
"b": 141
},
"hsl": {
"h": 137.324,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85954,
"c": 0.18613,
"h": 150.1
},
"luminance": 0.68137
}Semantic roles & 50–950 ramp
primary
#64F28D
secondary
#C7339C
accent
#05A1E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581