#64FCFD#64FCFD
#64FCFD is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.128 H 195.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCFD |
|---|---|
| RGB | rgb(100, 252, 253) |
| HSL | hsl(180, 97%, 69%) |
| HSV | hsv(180, 60%, 99%) |
| CMYK | cmyk(60.5%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.42, -39.45, -12.50) |
| CIE-LCH | lch(91.42, 41.38, 197.59°) |
| OKLab | oklab(91.12% -0.1229 -0.0347) |
| OKLCH | oklch(91.12% 0.128 195.8) |
| XYZ | xyz(57.7878, 79.4158, 105.1927) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.66
Bright Light Blue
#26F7FD
ΔE00 2.74
Aqua
#00FFFF
ΔE00 2.92
Bright Turquoise
#0FFEF9
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 6.17
Robin'S Egg
#6DEDFD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCFD #FD6564
analogous
#64FDB2 #64FCFD #64B0FD
triadic
#64FCFD #FD64FC #FCFD64
tetradic
#64FCFD #B264FD #FD6564 #B0FD64
square
#64FCFD #B264FD #FD6564 #B0FD64
split-complementary
#64FCFD #FD64B0 #FDB264
monochromatic
#03E2E4 #28FBFC #64FCFD #A0FDFE #DDFEFF
Accessibility & contrast
On white
1.24
#64FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#64FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCFD
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCFD | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FD
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fcfd; /* rgb */ color: rgb(100, 252, 253); /* oklch */ color: oklch(91.1% 0.128 195.8);
Tailwind
colors: {
custom: {
50: '#a0fefe',
500: '#64fcfd',
950: '#000000',
},
}SCSS
$custom: #64fcfd; $custom-light: #a0fefe; $custom-dark: #000000;
JSON
{
"hex": "#64fcfd",
"rgb": {
"r": 100,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.392,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.91124,
"c": 0.12767,
"h": 195.8
},
"luminance": 0.79422
}Semantic roles & 50–950 ramp
primary
#64FCFD
secondary
#D72F2E
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685