#64FDFB#64FDFB
#64FDFB is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.128 H 193.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDFB |
|---|---|
| RGB | rgb(100, 253, 251) |
| HSL | hsl(179, 97%, 69%) |
| HSV | hsv(179, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(91.65, -40.43, -11.13) |
| CIE-LCH | lch(91.65, 41.93, 195.39°) |
| OKLab | oklab(91.29% -0.1247 -0.0309) |
| OKLCH | oklch(91.29% 0.128 193.9) |
| XYZ | xyz(57.7857, 79.9187, 103.6286) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.72
Aqua
#00FFFF
ΔE00 2.73
Bright Turquoise
#0FFEF9
ΔE00 2.99
Bright Light Blue
#26F7FD
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDFB #FD6466
analogous
#64FDAF #64FDFB #64B2FD
triadic
#64FDFB #FB64FD #FDFB64
tetradic
#64FDFB #AF64FD #FD6466 #B2FD64
square
#64FDFB #AF64FD #FD6466 #B2FD64
split-complementary
#64FDFB #FD64B2 #FDAF64
monochromatic
#03E4E1 #28FCF9 #64FDFB #A0FEFD #DDFFFE
Accessibility & contrast
On white
1.24
#64FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#64FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDFB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDFB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64fdfb; /* rgb */ color: rgb(100, 253, 251); /* oklch */ color: oklch(91.3% 0.128 193.9);
Tailwind
colors: {
custom: {
50: '#a0fefc',
500: '#64fdfb',
950: '#000000',
},
}SCSS
$custom: #64fdfb; $custom-light: #a0fefc; $custom-dark: #000000;
JSON
{
"hex": "#64fdfb",
"rgb": {
"r": 100,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.216,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.91288,
"c": 0.12846,
"h": 193.9
},
"luminance": 0.79925
}Semantic roles & 50–950 ramp
primary
#64FDFB
secondary
#D72E30
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685