#64F29F#64F29F
#64F29F is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.170 H 154.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64F29F |
|---|---|
| RGB | rgb(100, 242, 159) |
| HSL | hsl(145, 85%, 67%) |
| HSV | hsv(145, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(86.36, -56.60, 28.87) |
| CIE-LCH | lch(86.36, 63.54, 152.97°) |
| OKLab | oklab(86.29% -0.1536 0.0726) |
| OKLCH | oklch(86.29% 0.17 154.7) |
| XYZ | xyz(43.2621, 68.7126, 43.7771) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.32
Sea Green (survey)
#53FCA1
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F29F #F264B7
analogous
#70F264 #64F29F #64F2E6
triadic
#64F29F #9F64F2 #F29F64
tetradic
#64F29F #6470F2 #F264B7 #F2E664
square
#64F29F #6470F2 #F264B7 #F2E664
split-complementary
#64F29F #E664F2 #F26470
monochromatic
#11CB5E #2CED7C #64F29F #9CF7C2 #D5FBE5
Accessibility & contrast
On white
1.42
#64F29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#64F29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F29F
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F29F | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#DED3A4
Tritanopia (blue-blind)
#30F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f29f; /* rgb */ color: rgb(100, 242, 159); /* oklch */ color: oklch(86.3% 0.170 154.7);
Tailwind
colors: {
custom: {
50: '#9cf7bc',
500: '#64f29f',
950: '#000000',
},
}SCSS
$custom: #64f29f; $custom-light: #9cf7bc; $custom-dark: #000000;
JSON
{
"hex": "#64f29f",
"rgb": {
"r": 100,
"g": 242,
"b": 159
},
"hsl": {
"h": 144.93,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86286,
"c": 0.16993,
"h": 154.7
},
"luminance": 0.68717
}Semantic roles & 50–950 ramp
primary
#64F29F
secondary
#C7338A
accent
#0585E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582