#63CCD8#63CCD8
#63CCD8 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.098 H 205.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #63CCD8 |
|---|---|
| RGB | rgb(99, 204, 216) |
| HSL | hsl(186, 60%, 62%) |
| HSV | hsv(186, 54%, 85%) |
| CMYK | cmyk(54.2%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(76.55, -26.98, -15.23) |
| CIE-LCH | lch(76.55, 30.98, 209.43°) |
| OKLab | oklab(78.75% -0.0888 -0.0421) |
| OKLCH | oklch(78.75% 0.098 205.4) |
| XYZ | xyz(39.1281, 50.7926, 72.6944) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.74
Darkturquoise
#00CED1
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 7.15
Robin'S Egg
#6DEDFD
ΔE00 7.67
Neon Blue
#04D9FF
ΔE00 7.75
Turquoise Blue
#06B1C4
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CCD8 #D86F63
analogous
#63D8AA #63CCD8 #6392D8
triadic
#63CCD8 #D863CC #CCD863
tetradic
#63CCD8 #AA63D8 #D86F63 #92D863
square
#63CCD8 #AA63D8 #D86F63 #92D863
split-complementary
#63CCD8 #D86392 #D8AA63
monochromatic
#278E9A #33BBCB #63CCD8 #94DCE4 #C5ECF0
Accessibility & contrast
On white
1.88
#63CCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#63CCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CCD8
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CCD8 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D9
Deuteranopia (green-blind)
#ABB7D8
Tritanopia (blue-blind)
#00D3CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #63ccd8; /* rgb */ color: rgb(99, 204, 216); /* oklch */ color: oklch(78.8% 0.098 205.4);
Tailwind
colors: {
custom: {
50: '#99dce4',
500: '#63ccd8',
950: '#000000',
},
}SCSS
$custom: #63ccd8; $custom-light: #99dce4; $custom-dark: #000000;
JSON
{
"hex": "#63ccd8",
"rgb": {
"r": 99,
"g": 204,
"b": 216
},
"hsl": {
"h": 186.154,
"s": 60,
"l": 61.765
},
"oklch": {
"l": 0.78753,
"c": 0.09825,
"h": 205.4
},
"luminance": 0.50796
}Semantic roles & 50–950 ramp
primary
#63CCD8
secondary
#9E4A41
accent
#2F1EC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484