#63FCFD#63FCFD
#63FCFD is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.128 H 195.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCFD |
|---|---|
| RGB | rgb(99, 252, 253) |
| HSL | hsl(180, 97%, 69%) |
| HSV | hsv(180, 61%, 99%) |
| CMYK | cmyk(60.9%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.40, -39.60, -12.54) |
| CIE-LCH | lch(91.40, 41.54, 197.58°) |
| OKLab | oklab(91.1% -0.1234 -0.0348) |
| OKLCH | oklch(91.1% 0.128 195.7) |
| XYZ | xyz(57.6779, 79.3591, 105.1876) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.60
Bright Light Blue
#26F7FD
ΔE00 2.69
Aqua
#00FFFF
ΔE00 2.87
Bright Turquoise
#0FFEF9
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCFD #FD6463
analogous
#63FDB1 #63FCFD #63AFFD
triadic
#63FCFD #FD63FC #FCFD63
tetradic
#63FCFD #B163FD #FD6463 #AFFD63
square
#63FCFD #B163FD #FD6463 #AFFD63
split-complementary
#63FCFD #FD63AF #FDB163
monochromatic
#03E1E3 #27FBFC #63FCFD #9FFDFE #DCFEFF
Accessibility & contrast
On white
1.24
#63FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#63FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCFD
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCFD | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 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: #63fcfd; /* rgb */ color: rgb(99, 252, 253); /* oklch */ color: oklch(91.1% 0.128 195.7);
Tailwind
colors: {
custom: {
50: '#a0fefe',
500: '#63fcfd',
950: '#000000',
},
}SCSS
$custom: #63fcfd; $custom-light: #a0fefe; $custom-dark: #000000;
JSON
{
"hex": "#63fcfd",
"rgb": {
"r": 99,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.39,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.91096,
"c": 0.12818,
"h": 195.7
},
"luminance": 0.79365
}Semantic roles & 50–950 ramp
primary
#63FCFD
secondary
#D72E2D
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685