#64FDFC#64FDFC
#64FDFC is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.128 H 194.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDFC |
|---|---|
| RGB | rgb(100, 253, 252) |
| HSL | hsl(180, 97%, 69%) |
| HSV | hsv(180, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(91.68, -40.16, -11.61) |
| CIE-LCH | lch(91.68, 41.81, 196.12°) |
| OKLab | oklab(91.32% -0.1243 -0.0322) |
| OKLCH | oklch(91.32% 0.128 194.5) |
| XYZ | xyz(57.9438, 79.9820, 104.4609) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.63
Aqua
#00FFFF
ΔE00 2.74
Bright Light Blue
#26F7FD
ΔE00 3.12
Bright Turquoise
#0FFEF9
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 5.60
Light Cyan
#ACFFFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDFC #FD6465
analogous
#64FDB0 #64FDFC #64B2FD
triadic
#64FDFC #FC64FD #FDFC64
tetradic
#64FDFC #B064FD #FD6465 #B2FD64
square
#64FDFC #B064FD #FD6465 #B2FD64
split-complementary
#64FDFC #FD64B2 #FDB064
monochromatic
#03E4E2 #28FCFB #64FDFC #A0FEFD #DDFFFE
Accessibility & contrast
On white
1.24
#64FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#64FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDFC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDFC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64fdfc; /* rgb */ color: rgb(100, 253, 252); /* oklch */ color: oklch(91.3% 0.128 194.5);
Tailwind
colors: {
custom: {
50: '#a0fefd',
500: '#64fdfc',
950: '#000000',
},
}SCSS
$custom: #64fdfc; $custom-light: #a0fefd; $custom-dark: #000000;
JSON
{
"hex": "#64fdfc",
"rgb": {
"r": 100,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.608,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.91321,
"c": 0.12839,
"h": 194.5
},
"luminance": 0.79988
}Semantic roles & 50–950 ramp
primary
#64FDFC
secondary
#D72E2F
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685