#64F8A4#64F8A4
#64F8A4 is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.8% C 0.173 H 155.3°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8A4 |
|---|---|
| RGB | rgb(100, 248, 164) |
| HSL | hsl(146, 91%, 68%) |
| HSV | hsv(146, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 33.9%, 2.7%) |
| CIE-LAB | lab(88.22, -58.02, 28.84) |
| CIE-LCH | lch(88.22, 64.80, 153.57°) |
| OKLab | oklab(87.84% -0.1575 0.0726) |
| OKLCH | oklch(87.84% 0.173 155.3) |
| XYZ | xyz(45.5199, 72.5200, 46.7136) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.32
Sea Green (survey)
#53FCA1
ΔE00 1.48
Light Bluish Green
#76FDA8
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 1.76
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Blue Green
#7EFBB3
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8A4 #F864B8
analogous
#6EF864 #64F8A4 #64F8EE
triadic
#64F8A4 #A464F8 #F8A464
tetradic
#64F8A4 #646EF8 #F864B8 #F8EE64
square
#64F8A4 #646EF8 #F864B8 #F8EE64
split-complementary
#64F8A4 #EE64F8 #F8646E
monochromatic
#0AD863 #29F582 #64F8A4 #9FFBC6 #D9FDE9
Accessibility & contrast
On white
1.35
#64F8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#64F8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8A4
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8A4 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69F
Deuteranopia (green-blind)
#E3D8A9
Tritanopia (blue-blind)
#28F6E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f8a4; /* rgb */ color: rgb(100, 248, 164); /* oklch */ color: oklch(87.8% 0.173 155.3);
Tailwind
colors: {
custom: {
50: '#9dfbbf',
500: '#64f8a4',
950: '#000000',
},
}SCSS
$custom: #64f8a4; $custom-light: #9dfbbf; $custom-dark: #000000;
JSON
{
"hex": "#64f8a4",
"rgb": {
"r": 100,
"g": 248,
"b": 164
},
"hsl": {
"h": 145.946,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87837,
"c": 0.17346,
"h": 155.3
},
"luminance": 0.72524
}Semantic roles & 50–950 ramp
primary
#64F8A4
secondary
#D12F8B
accent
#0082E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582