#64FDB3#64FDB3
#64FDB3 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.167 H 159.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDB3 |
|---|---|
| RGB | rgb(100, 253, 179) |
| HSL | hsl(151, 97%, 69%) |
| HSV | hsv(151, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 29.2%, 0.8%) |
| CIE-LAB | lab(89.96, -57.12, 23.60) |
| CIE-LCH | lch(89.96, 61.81, 157.55°) |
| OKLab | oklab(89.35% -0.156 0.0599) |
| OKLCH | oklch(89.35% 0.167 159) |
| XYZ | xyz(48.5130, 76.2097, 54.7924) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.73
Light Bluish Green
#76FDA8
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDB3 #FD64AE
analogous
#64FD67 #64FDB3 #64FBFD
triadic
#64FDB3 #B364FD #FDB364
tetradic
#64FDB3 #6764FD #FD64AE #FBFD64
square
#64FDB3 #6764FD #FD64AE #FBFD64
split-complementary
#64FDB3 #FD64FB #FD6764
monochromatic
#03E477 #28FC95 #64FDB3 #A0FED1 #DDFFEE
Accessibility & contrast
On white
1.29
#64FDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#64FDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDB3
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDB3 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAF
Deuteranopia (green-blind)
#E6DCB8
Tritanopia (blue-blind)
#0DFCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fdb3; /* rgb */ color: rgb(100, 253, 179); /* oklch */ color: oklch(89.4% 0.167 159.0);
Tailwind
colors: {
custom: {
50: '#9dffca',
500: '#64fdb3',
950: '#000000',
},
}SCSS
$custom: #64fdb3; $custom-light: #9dffca; $custom-dark: #000000;
JSON
{
"hex": "#64fdb3",
"rgb": {
"r": 100,
"g": 253,
"b": 179
},
"hsl": {
"h": 150.98,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89351,
"c": 0.16708,
"h": 159
},
"luminance": 0.76215
}Semantic roles & 50–950 ramp
primary
#64FDB3
secondary
#D72E80
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682