#63FDFE#63FDFE
#63FDFE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.129 H 195.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDFE |
|---|---|
| RGB | rgb(99, 253, 254) |
| HSL | hsl(180, 99%, 69%) |
| HSV | hsv(180, 61%, 100%) |
| CMYK | cmyk(61%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.71, -39.79, -12.60) |
| CIE-LCH | lch(91.71, 41.74, 197.57°) |
| OKLab | oklab(91.36% -0.1239 -0.0349) |
| OKLCH | oklch(91.36% 0.129 195.7) |
| XYZ | xyz(58.1524, 80.0527, 106.1337) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.58
Bright Light Blue
#26F7FD
ΔE00 2.77
Aqua
#00FFFF
ΔE00 2.82
Bright Turquoise
#0FFEF9
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDFE #FE6463
analogous
#63FEB2 #63FDFE #63B0FE
triadic
#63FDFE #FE63FD #FDFE63
tetradic
#63FDFE #B263FE #FE6463 #B0FE63
square
#63FDFE #B263FE #FE6463 #B0FE63
split-complementary
#63FDFE #FE63B0 #FEB263
monochromatic
#01E4E5 #26FCFE #63FDFE #A0FEFE #DDFFFF
Accessibility & contrast
On white
1.23
#63FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#63FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDFE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDFE | 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)
#EDF2FE
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #63fdfe; /* rgb */ color: rgb(99, 253, 254); /* oklch */ color: oklch(91.4% 0.129 195.7);
Tailwind
colors: {
custom: {
50: '#a0fefe',
500: '#63fdfe',
950: '#000000',
},
}SCSS
$custom: #63fdfe; $custom-light: #a0fefe; $custom-dark: #000000;
JSON
{
"hex": "#63fdfe",
"rgb": {
"r": 99,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.387,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.91358,
"c": 0.12878,
"h": 195.7
},
"luminance": 0.80059
}Semantic roles & 50–950 ramp
primary
#63FDFE
secondary
#D92E2D
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685