#64F2A0#64F2A0
#64F2A0 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.169 H 155.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2A0 |
|---|---|
| RGB | rgb(100, 242, 160) |
| HSL | hsl(145, 85%, 67%) |
| HSV | hsv(145, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 33.9%, 5.1%) |
| CIE-LAB | lab(86.38, -56.42, 28.39) |
| CIE-LCH | lch(86.38, 63.15, 153.29°) |
| OKLab | oklab(86.31% -0.1532 0.0714) |
| OKLCH | oklch(86.31% 0.169 155) |
| XYZ | xyz(43.3492, 68.7475, 44.2360) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.36
Sea Green (survey)
#53FCA1
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.66
Light Blue Green
#7EFBB3
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2A0 #F264B6
analogous
#6FF264 #64F2A0 #64F2E7
triadic
#64F2A0 #A064F2 #F2A064
tetradic
#64F2A0 #646FF2 #F264B6 #F2E764
square
#64F2A0 #646FF2 #F264B6 #F2E764
split-complementary
#64F2A0 #E764F2 #F2646F
monochromatic
#11CB5F #2CED7D #64F2A0 #9CF7C3 #D5FBE5
Accessibility & contrast
On white
1.42
#64F2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#64F2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2A0
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2A0 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09B
Deuteranopia (green-blind)
#DED3A5
Tritanopia (blue-blind)
#30F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f2a0; /* rgb */ color: rgb(100, 242, 160); /* oklch */ color: oklch(86.3% 0.169 155.0);
Tailwind
colors: {
custom: {
50: '#9cf7bc',
500: '#64f2a0',
950: '#000000',
},
}SCSS
$custom: #64f2a0; $custom-light: #9cf7bc; $custom-dark: #000000;
JSON
{
"hex": "#64f2a0",
"rgb": {
"r": 100,
"g": 242,
"b": 160
},
"hsl": {
"h": 145.352,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86306,
"c": 0.16904,
"h": 155
},
"luminance": 0.68752
}Semantic roles & 50–950 ramp
primary
#64F2A0
secondary
#C73389
accent
#0584E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582