#64F29B#64F29B
#64F29B is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.174 H 153.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64F29B |
|---|---|
| RGB | rgb(100, 242, 155) |
| HSL | hsl(143, 85%, 67%) |
| HSV | hsv(143, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 36%, 5.1%) |
| CIE-LAB | lab(86.29, -57.32, 30.80) |
| CIE-LCH | lch(86.29, 65.07, 151.75°) |
| OKLab | oklab(86.21% -0.1554 0.0772) |
| OKLCH | oklch(86.21% 0.174 153.6) |
| XYZ | xyz(42.9206, 68.5760, 41.9786) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.31
Sea Green (survey)
#53FCA1
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 3.04
Mediumspringgreen
#00FA9A
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F29B #F264BB
analogous
#74F264 #64F29B #64F2E2
triadic
#64F29B #9B64F2 #F29B64
tetradic
#64F29B #6474F2 #F264BB #F2E264
square
#64F29B #6474F2 #F264BB #F2E264
split-complementary
#64F29B #E264F2 #F26474
monochromatic
#11CB59 #2CED77 #64F29B #9CF7BF #D5FBE4
Accessibility & contrast
On white
1.43
#64F29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#64F29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F29B
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F29B | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E095
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#33EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f29b; /* rgb */ color: rgb(100, 242, 155); /* oklch */ color: oklch(86.2% 0.174 153.6);
Tailwind
colors: {
custom: {
50: '#9cf7b9',
500: '#64f29b',
950: '#000000',
},
}SCSS
$custom: #64f29b; $custom-light: #9cf7b9; $custom-dark: #000000;
JSON
{
"hex": "#64f29b",
"rgb": {
"r": 100,
"g": 242,
"b": 155
},
"hsl": {
"h": 143.239,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86208,
"c": 0.17351,
"h": 153.6
},
"luminance": 0.6858
}Semantic roles & 50–950 ramp
primary
#64F29B
secondary
#C7338E
accent
#058CE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581