#64F2A1#64F2A1
#64F2A1 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.168 H 155.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2A1 |
|---|---|
| RGB | rgb(100, 242, 161) |
| HSL | hsl(146, 85%, 67%) |
| HSV | hsv(146, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 33.5%, 5.1%) |
| CIE-LAB | lab(86.40, -56.23, 27.90) |
| CIE-LCH | lch(86.40, 62.77, 153.61°) |
| OKLab | oklab(86.33% -0.1528 0.0703) |
| OKLCH | oklch(86.33% 0.168 155.3) |
| XYZ | xyz(43.4371, 68.7826, 44.6986) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.61
Light Bluish Green
#76FDA8
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2A1 #F264B5
analogous
#6EF264 #64F2A1 #64F2E8
triadic
#64F2A1 #A164F2 #F2A164
tetradic
#64F2A1 #646EF2 #F264B5 #F2E864
square
#64F2A1 #646EF2 #F264B5 #F2E864
split-complementary
#64F2A1 #E864F2 #F2646E
monochromatic
#11CB61 #2CED7F #64F2A1 #9CF7C3 #D5FBE5
Accessibility & contrast
On white
1.42
#64F2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#64F2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2A1
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2A1 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09C
Deuteranopia (green-blind)
#DED3A6
Tritanopia (blue-blind)
#2FF0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f2a1; /* rgb */ color: rgb(100, 242, 161); /* oklch */ color: oklch(86.3% 0.168 155.3);
Tailwind
colors: {
custom: {
50: '#9cf7bd',
500: '#64f2a1',
950: '#000000',
},
}SCSS
$custom: #64f2a1; $custom-light: #9cf7bd; $custom-dark: #000000;
JSON
{
"hex": "#64f2a1",
"rgb": {
"r": 100,
"g": 242,
"b": 161
},
"hsl": {
"h": 145.775,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86326,
"c": 0.16816,
"h": 155.3
},
"luminance": 0.68787
}Semantic roles & 50–950 ramp
primary
#64F2A1
secondary
#C73388
accent
#0582E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582