#63D2DC#63D2DC
#63D2DC is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.102 H 203.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #63D2DC |
|---|---|
| RGB | rgb(99, 210, 220) |
| HSL | hsl(185, 63%, 63%) |
| HSV | hsv(185, 55%, 86%) |
| CMYK | cmyk(55%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.41, -28.82, -14.59) |
| CIE-LCH | lch(78.41, 32.30, 206.85°) |
| OKLab | oklab(80.29% -0.0936 -0.0403) |
| OKLCH | oklch(80.29% 0.102 203.3) |
| XYZ | xyz(41.1051, 53.9092, 75.9356) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Darkturquoise
#00CED1
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 7.56
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D2DC #DC6D63
analogous
#63DCAA #63D2DC #6395DC
triadic
#63D2DC #DC63D2 #D2DC63
tetradic
#63D2DC #AA63DC #DC6D63 #95DC63
square
#63D2DC #AA63DC #DC6D63 #95DC63
split-complementary
#63D2DC #DC6395 #DCAA63
monochromatic
#2496A1 #31C4D1 #63D2DC #95E0E7 #C7EFF2
Accessibility & contrast
On white
1.78
#63D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#63D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D2DC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D2DC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #63d2dc; /* rgb */ color: rgb(99, 210, 220); /* oklch */ color: oklch(80.3% 0.102 203.3);
Tailwind
colors: {
custom: {
50: '#9ae0e6',
500: '#63d2dc',
950: '#000000',
},
}SCSS
$custom: #63d2dc; $custom-light: #9ae0e6; $custom-dark: #000000;
JSON
{
"hex": "#63d2dc",
"rgb": {
"r": 99,
"g": 210,
"b": 220
},
"hsl": {
"h": 184.959,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80287,
"c": 0.10193,
"h": 203.3
},
"luminance": 0.53913
}Semantic roles & 50–950 ramp
primary
#63D2DC
secondary
#A4483F
accent
#291ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484