#64F28C#64F28C
#64F28C is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.187 H 149.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64F28C |
|---|---|
| RGB | rgb(100, 242, 140) |
| HSL | hsl(137, 85%, 67%) |
| HSV | hsv(137, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(86.06, -59.86, 37.98) |
| CIE-LCH | lch(86.06, 70.89, 147.60°) |
| OKLab | oklab(85.94% -0.1619 0.0937) |
| OKLCH | oklch(85.94% 0.187 149.9) |
| XYZ | xyz(41.7382, 68.1031, 35.7515) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.59
Light Green Blue
#56FCA2
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F28C #F264CA
analogous
#83F264 #64F28C #64F2D3
triadic
#64F28C #8C64F2 #F28C64
tetradic
#64F28C #6483F2 #F264CA #F2D364
square
#64F28C #6483F2 #F264CA #F2D364
split-complementary
#64F28C #D364F2 #F26483
monochromatic
#11CB45 #2CED62 #64F28C #9CF7B6 #D5FBE0
Accessibility & contrast
On white
1.44
#64F28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#64F28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F28C
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F28C | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF85
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#3CEED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f28c; /* rgb */ color: rgb(100, 242, 140); /* oklch */ color: oklch(85.9% 0.187 149.9);
Tailwind
colors: {
custom: {
50: '#9cf7af',
500: '#64f28c',
950: '#000000',
},
}SCSS
$custom: #64f28c; $custom-light: #9cf7af; $custom-dark: #000000;
JSON
{
"hex": "#64f28c",
"rgb": {
"r": 100,
"g": 242,
"b": 140
},
"hsl": {
"h": 136.901,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85937,
"c": 0.18705,
"h": 149.9
},
"luminance": 0.68107
}Semantic roles & 50–950 ramp
primary
#64F28C
secondary
#C7339D
accent
#05A3E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581