#64F29D#64F29D
#64F29D is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.172 H 154.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64F29D |
|---|---|
| RGB | rgb(100, 242, 157) |
| HSL | hsl(144, 85%, 67%) |
| HSV | hsv(144, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(86.33, -56.96, 29.84) |
| CIE-LCH | lch(86.33, 64.30, 152.35°) |
| OKLab | oklab(86.25% -0.1545 0.0749) |
| OKLCH | oklch(86.25% 0.172 154.1) |
| XYZ | xyz(43.0900, 68.6437, 42.8705) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.29
Sea Green (survey)
#53FCA1
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Blue Green
#7EFBB3
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F29D #F264B9
analogous
#72F264 #64F29D #64F2E4
triadic
#64F29D #9D64F2 #F29D64
tetradic
#64F29D #6472F2 #F264B9 #F2E464
square
#64F29D #6472F2 #F264B9 #F2E464
split-complementary
#64F29D #E464F2 #F26472
monochromatic
#11CB5C #2CED79 #64F29D #9CF7C1 #D5FBE4
Accessibility & contrast
On white
1.43
#64F29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#64F29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F29D
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F29D | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E097
Deuteranopia (green-blind)
#DED3A2
Tritanopia (blue-blind)
#32EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f29d; /* rgb */ color: rgb(100, 242, 157); /* oklch */ color: oklch(86.2% 0.172 154.1);
Tailwind
colors: {
custom: {
50: '#9cf7ba',
500: '#64f29d',
950: '#000000',
},
}SCSS
$custom: #64f29d; $custom-light: #9cf7ba; $custom-dark: #000000;
JSON
{
"hex": "#64f29d",
"rgb": {
"r": 100,
"g": 242,
"b": 157
},
"hsl": {
"h": 144.085,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86247,
"c": 0.17172,
"h": 154.1
},
"luminance": 0.68648
}Semantic roles & 50–950 ramp
primary
#64F29D
secondary
#C7338C
accent
#0588E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581