#64FDB0#64FDB0
#64FDB0 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.3% C 0.170 H 158.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDB0 |
|---|---|
| RGB | rgb(100, 253, 176) |
| HSL | hsl(150, 97%, 69%) |
| HSV | hsv(150, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(89.90, -57.71, 25.05) |
| CIE-LCH | lch(89.90, 62.91, 156.53°) |
| OKLab | oklab(89.29% -0.1573 0.0635) |
| OKLCH | oklch(89.29% 0.17 158) |
| XYZ | xyz(48.2129, 76.0896, 53.2118) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.06
Light Greenish Blue
#63F7B4
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Green Blue
#56FCA2
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.31
Sea Green (survey)
#53FCA1
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDB0 #FD64B1
analogous
#65FD64 #64FDB0 #64FDFD
triadic
#64FDB0 #B064FD #FDB064
tetradic
#64FDB0 #6465FD #FD64B1 #FDFD64
square
#64FDB0 #6465FD #FD64B1 #FDFD64
split-complementary
#64FDB0 #FD64FD #FD6465
monochromatic
#03E473 #28FC91 #64FDB0 #A0FECF #DDFFEE
Accessibility & contrast
On white
1.29
#64FDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#64FDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDB0
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDB0 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#E6DCB5
Tritanopia (blue-blind)
#14FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fdb0; /* rgb */ color: rgb(100, 253, 176); /* oklch */ color: oklch(89.3% 0.170 158.0);
Tailwind
colors: {
custom: {
50: '#9dffc8',
500: '#64fdb0',
950: '#000000',
},
}SCSS
$custom: #64fdb0; $custom-light: #9dffc8; $custom-dark: #000000;
JSON
{
"hex": "#64fdb0",
"rgb": {
"r": 100,
"g": 253,
"b": 176
},
"hsl": {
"h": 149.804,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89287,
"c": 0.16962,
"h": 158
},
"luminance": 0.76094
}Semantic roles & 50–950 ramp
primary
#64FDB0
secondary
#D72E83
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682