#64F8A3#64F8A3
#64F8A3 is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.8% C 0.174 H 155.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8A3 |
|---|---|
| RGB | rgb(100, 248, 163) |
| HSL | hsl(146, 91%, 68%) |
| HSV | hsv(146, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 34.3%, 2.7%) |
| CIE-LAB | lab(88.20, -58.21, 29.33) |
| CIE-LCH | lch(88.20, 65.18, 153.26°) |
| OKLab | oklab(87.82% -0.158 0.0737) |
| OKLCH | oklch(87.82% 0.174 155) |
| XYZ | xyz(45.4300, 72.4840, 46.2399) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.26
Sea Green (survey)
#53FCA1
ΔE00 1.40
Light Bluish Green
#76FDA8
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 1.83
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Blue Green
#7EFBB3
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8A3 #F864B9
analogous
#6FF864 #64F8A3 #64F8ED
triadic
#64F8A3 #A364F8 #F8A364
tetradic
#64F8A3 #646FF8 #F864B9 #F8ED64
square
#64F8A3 #646FF8 #F864B9 #F8ED64
split-complementary
#64F8A3 #ED64F8 #F8646F
monochromatic
#0AD861 #29F580 #64F8A3 #9FFBC6 #D9FDE9
Accessibility & contrast
On white
1.36
#64F8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#64F8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8A3
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8A3 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 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)
#F7E69E
Deuteranopia (green-blind)
#E3D8A8
Tritanopia (blue-blind)
#29F6E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f8a3; /* rgb */ color: rgb(100, 248, 163); /* oklch */ color: oklch(87.8% 0.174 155.0);
Tailwind
colors: {
custom: {
50: '#9dfbbe',
500: '#64f8a3',
950: '#000000',
},
}SCSS
$custom: #64f8a3; $custom-light: #9dfbbe; $custom-dark: #000000;
JSON
{
"hex": "#64f8a3",
"rgb": {
"r": 100,
"g": 248,
"b": 163
},
"hsl": {
"h": 145.541,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87817,
"c": 0.17435,
"h": 155
},
"luminance": 0.72488
}Semantic roles & 50–950 ramp
primary
#64F8A3
secondary
#D12F8C
accent
#0084E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582