#64FDAB#64FDAB
#64FDAB is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.2% C 0.174 H 156.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDAB |
|---|---|
| RGB | rgb(100, 253, 171) |
| HSL | hsl(148, 97%, 69%) |
| HSV | hsv(148, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 32.4%, 0.8%) |
| CIE-LAB | lab(89.81, -58.66, 27.46) |
| CIE-LCH | lch(89.81, 64.77, 154.91°) |
| OKLab | oklab(89.18% -0.1595 0.0693) |
| OKLCH | oklch(89.18% 0.174 156.5) |
| XYZ | xyz(47.7273, 75.8954, 50.6542) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.45
Light Bluish Green
#76FDA8
ΔE00 1.62
Sea Green (survey)
#53FCA1
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDAB #FD64B6
analogous
#6AFD64 #64FDAB #64FDF7
triadic
#64FDAB #AB64FD #FDAB64
tetradic
#64FDAB #646AFD #FD64B6 #FDF764
square
#64FDAB #646AFD #FD64B6 #FDF764
split-complementary
#64FDAB #F764FD #FD646A
monochromatic
#03E46B #28FC8A #64FDAB #A0FECC #DDFFEC
Accessibility & contrast
On white
1.30
#64FDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#64FDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDAB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDAB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA6
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#1CFBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fdab; /* rgb */ color: rgb(100, 253, 171); /* oklch */ color: oklch(89.2% 0.174 156.5);
Tailwind
colors: {
custom: {
50: '#9dffc4',
500: '#64fdab',
950: '#000000',
},
}SCSS
$custom: #64fdab; $custom-light: #9dffc4; $custom-dark: #000000;
JSON
{
"hex": "#64fdab",
"rgb": {
"r": 100,
"g": 253,
"b": 171
},
"hsl": {
"h": 147.843,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89183,
"c": 0.17391,
"h": 156.5
},
"luminance": 0.759
}Semantic roles & 50–950 ramp
primary
#64FDAB
secondary
#D72E89
accent
#007BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682