#64FDF5#64FDF5
#64FDF5 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.129 H 190.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDF5 |
|---|---|
| RGB | rgb(100, 253, 245) |
| HSL | hsl(177, 97%, 69%) |
| HSV | hsv(177, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(91.48, -41.99, -8.27) |
| CIE-LCH | lch(91.48, 42.80, 191.14°) |
| OKLab | oklab(91.1% -0.1272 -0.0231) |
| OKLCH | oklch(91.1% 0.129 190.3) |
| XYZ | xyz(56.8549, 79.5464, 98.7262) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.73
Bright Cyan
#41FDFE
ΔE00 3.11
Aqua
#00FFFF
ΔE00 3.48
Bright Aqua
#0BF9EA
ΔE00 3.78
Bright Light Blue
#26F7FD
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDF5 #FD646C
analogous
#64FDA9 #64FDF5 #64B9FD
triadic
#64FDF5 #F564FD #FDF564
tetradic
#64FDF5 #A964FD #FD646C #B9FD64
square
#64FDF5 #A964FD #FD646C #B9FD64
split-complementary
#64FDF5 #FD64B9 #FDA964
monochromatic
#03E4D8 #28FCF1 #64FDF5 #A0FEF9 #DDFFFD
Accessibility & contrast
On white
1.24
#64FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#64FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDF5
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDF5 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F5
Deuteranopia (green-blind)
#D8DFF6
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64fdf5; /* rgb */ color: rgb(100, 253, 245); /* oklch */ color: oklch(91.1% 0.129 190.3);
Tailwind
colors: {
custom: {
50: '#a0fef8',
500: '#64fdf5',
950: '#000000',
},
}SCSS
$custom: #64fdf5; $custom-light: #a0fef8; $custom-dark: #000000;
JSON
{
"hex": "#64fdf5",
"rgb": {
"r": 100,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.863,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.91097,
"c": 0.12925,
"h": 190.3
},
"luminance": 0.79552
}Semantic roles & 50–950 ramp
primary
#64FDF5
secondary
#D72E37
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685