#64FDE8#64FDE8
#64FDE8 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.133 H 182.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDE8 |
|---|---|
| RGB | rgb(100, 253, 232) |
| HSL | hsl(172, 97%, 69%) |
| HSV | hsv(172, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 8.3%, 0.8%) |
| CIE-LAB | lab(91.13, -45.28, -2.03) |
| CIE-LCH | lch(91.13, 45.33, 182.57°) |
| OKLab | oklab(90.7% -0.1327 -0.0062) |
| OKLCH | oklch(90.7% 0.133 182.7) |
| XYZ | xyz(54.9396, 78.7803, 88.6390) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.37
Bright Aqua
#0BF9EA
ΔE00 3.45
Bright Turquoise
#0FFEF9
ΔE00 5.60
Light Aqua
#8CFFDB
ΔE00 5.83
Aqua (survey)
#13EAC9
ΔE00 6.22
Turquoise
#40E0D0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDE8 #FD6479
analogous
#64FD9C #64FDE8 #64C5FD
triadic
#64FDE8 #E864FD #FDE864
tetradic
#64FDE8 #9C64FD #FD6479 #C5FD64
square
#64FDE8 #9C64FD #FD6479 #C5FD64
split-complementary
#64FDE8 #FD64C5 #FD9C64
monochromatic
#03E4C5 #28FCDF #64FDE8 #A0FEF1 #DDFFFA
Accessibility & contrast
On white
1.25
#64FDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#64FDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDE8
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDE8 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE7
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fde8; /* rgb */ color: rgb(100, 253, 232); /* oklch */ color: oklch(90.7% 0.133 182.7);
Tailwind
colors: {
custom: {
50: '#9ffeef',
500: '#64fde8',
950: '#000000',
},
}SCSS
$custom: #64fde8; $custom-light: #9ffeef; $custom-dark: #000000;
JSON
{
"hex": "#64fde8",
"rgb": {
"r": 100,
"g": 253,
"b": 232
},
"hsl": {
"h": 171.765,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90701,
"c": 0.1328,
"h": 182.7
},
"luminance": 0.78786
}Semantic roles & 50–950 ramp
primary
#64FDE8
secondary
#D72E45
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685