#63FEFF#63FEFF
#63FEFF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.129 H 195.7°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEFF |
|---|---|
| RGB | rgb(99, 254, 255) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 61%, 100%) |
| CMYK | cmyk(61.2%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.02, -39.98, -12.65) |
| CIE-LCH | lch(92.02, 41.93, 197.56°) |
| OKLab | oklab(91.62% -0.1245 -0.0351) |
| OKLCH | oklch(91.62% 0.129 195.7) |
| XYZ | xyz(58.6295, 80.7499, 107.0848) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.58
Aqua
#00FFFF
ΔE00 2.79
Bright Light Blue
#26F7FD
ΔE00 2.85
Bright Turquoise
#0FFEF9
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 6.19
Light Cyan
#ACFFFC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEFF #FF6463
analogous
#63FFB2 #63FEFF #63B0FF
triadic
#63FEFF #FF63FE #FEFF63
tetradic
#63FEFF #B263FF #FF6463 #B0FF63
square
#63FEFF #B263FF #FF6463 #B0FF63
split-complementary
#63FEFF #FF63B0 #FFB263
monochromatic
#00E6E8 #26FEFF #63FEFF #A0FEFF #DDFFFF
Accessibility & contrast
On white
1.22
#63FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#63FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEFF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEFF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #63feff; /* rgb */ color: rgb(99, 254, 255); /* oklch */ color: oklch(91.6% 0.129 195.7);
Tailwind
colors: {
custom: {
50: '#a0ffff',
500: '#63feff',
950: '#000000',
},
}SCSS
$custom: #63feff; $custom-light: #a0ffff; $custom-dark: #000000;
JSON
{
"hex": "#63feff",
"rgb": {
"r": 99,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.385,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.9162,
"c": 0.12938,
"h": 195.7
},
"luminance": 0.80756
}Semantic roles & 50–950 ramp
primary
#63FEFF
secondary
#DA2D2C
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686