#63FCFE#63FCFE
#63FCFE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.128 H 196.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCFE |
|---|---|
| RGB | rgb(99, 252, 254) |
| HSL | hsl(181, 99%, 69%) |
| HSV | hsv(181, 61%, 100%) |
| CMYK | cmyk(61%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.43, -39.34, -13.02) |
| CIE-LCH | lch(91.43, 41.44, 198.31°) |
| OKLab | oklab(91.13% -0.123 -0.0361) |
| OKLCH | oklch(91.13% 0.128 196.4) |
| XYZ | xyz(57.8376, 79.4230, 106.0288) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.71
Bright Light Blue
#26F7FD
ΔE00 2.58
Aqua
#00FFFF
ΔE00 2.99
Bright Turquoise
#0FFEF9
ΔE00 3.80
Robin'S Egg
#6DEDFD
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCFE #FE6563
analogous
#63FEB3 #63FCFE #63AFFE
triadic
#63FCFE #FE63FC #FCFE63
tetradic
#63FCFE #B363FE #FE6563 #AFFE63
square
#63FCFE #B363FE #FE6563 #AFFE63
split-complementary
#63FCFE #FE63AF #FEB363
monochromatic
#01E2E5 #26FBFE #63FCFE #A0FDFE #DDFEFF
Accessibility & contrast
On white
1.24
#63FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#63FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCFE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCFE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #63fcfe; /* rgb */ color: rgb(99, 252, 254); /* oklch */ color: oklch(91.1% 0.128 196.4);
Tailwind
colors: {
custom: {
50: '#a0fefe',
500: '#63fcfe',
950: '#000000',
},
}SCSS
$custom: #63fcfe; $custom-light: #a0fefe; $custom-dark: #000000;
JSON
{
"hex": "#63fcfe",
"rgb": {
"r": 99,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.774,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.91129,
"c": 0.12815,
"h": 196.4
},
"luminance": 0.79429
}Semantic roles & 50–950 ramp
primary
#63FCFE
secondary
#D92F2D
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685