#63D7DC#63D7DC
#63D7DC is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.105 H 199.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #63D7DC |
|---|---|
| RGB | rgb(99, 215, 220) |
| HSL | hsl(182, 63%, 63%) |
| HSV | hsv(182, 55%, 86%) |
| CMYK | cmyk(55%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.85, -31.23, -12.43) |
| CIE-LCH | lch(79.85, 33.61, 201.70°) |
| OKLab | oklab(81.45% -0.099 -0.0344) |
| OKLCH | oklch(81.45% 0.105 199.1) |
| XYZ | xyz(42.3589, 56.4167, 76.3535) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.49
Mediumturquoise
#48D1CC
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 6.20
Robin Egg Blue
#8AF1FE
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D7DC #DC6863
analogous
#63DCA4 #63D7DC #639BDC
triadic
#63D7DC #DC63D7 #D7DC63
tetradic
#63D7DC #A463DC #DC6863 #9BDC63
square
#63D7DC #A463DC #DC6863 #9BDC63
split-complementary
#63D7DC #DC639B #DCA463
monochromatic
#249BA1 #31CAD1 #63D7DC #95E4E7 #C7F1F2
Accessibility & contrast
On white
1.71
#63D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#63D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D7DC
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D7DC | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63d7dc; /* rgb */ color: rgb(99, 215, 220); /* oklch */ color: oklch(81.4% 0.105 199.1);
Tailwind
colors: {
custom: {
50: '#9ae3e6',
500: '#63d7dc',
950: '#000000',
},
}SCSS
$custom: #63d7dc; $custom-light: #9ae3e6; $custom-dark: #000000;
JSON
{
"hex": "#63d7dc",
"rgb": {
"r": 99,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.479,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81448,
"c": 0.10476,
"h": 199.1
},
"luminance": 0.56421
}Semantic roles & 50–950 ramp
primary
#63D7DC
secondary
#A4433F
accent
#221ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484