#64FDFD#64FDFD
#64FDFD is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.128 H 195.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDFD |
|---|---|
| RGB | rgb(100, 253, 253) |
| HSL | hsl(180, 97%, 69%) |
| HSV | hsv(180, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.71, -39.90, -12.08) |
| CIE-LCH | lch(91.71, 41.69, 196.85°) |
| OKLab | oklab(91.35% -0.1239 -0.0335) |
| OKLCH | oklch(91.35% 0.128 195.1) |
| XYZ | xyz(58.1027, 80.0455, 105.2977) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.60
Aqua
#00FFFF
ΔE00 2.79
Bright Light Blue
#26F7FD
ΔE00 2.95
Bright Turquoise
#0FFEF9
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 5.89
Light Cyan
#ACFFFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDFD #FD6464
analogous
#64FDB1 #64FDFD #64B1FD
triadic
#64FDFD #FD64FD #FDFD64
tetradic
#64FDFD #B164FD #FD6464 #B1FD64
square
#64FDFD #B164FD #FD6464 #B1FD64
split-complementary
#64FDFD #FD64B1 #FDB164
monochromatic
#03E4E4 #28FCFC #64FDFD #A0FEFE #DDFFFF
Accessibility & contrast
On white
1.23
#64FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#64FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDFD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDFD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D5E0FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64fdfd; /* rgb */ color: rgb(100, 253, 253); /* oklch */ color: oklch(91.4% 0.128 195.1);
Tailwind
colors: {
custom: {
50: '#a0fefe',
500: '#64fdfd',
950: '#000000',
},
}SCSS
$custom: #64fdfd; $custom-light: #a0fefe; $custom-dark: #000000;
JSON
{
"hex": "#64fdfd",
"rgb": {
"r": 100,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.91353,
"c": 0.12833,
"h": 195.1
},
"luminance": 0.80052
}Semantic roles & 50–950 ramp
primary
#64FDFD
secondary
#D72E2E
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685