#63D7CD#63D7CD
#63D7CD is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.0% C 0.106 H 187.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #63D7CD |
|---|---|
| RGB | rgb(99, 215, 205) |
| HSL | hsl(175, 59%, 62%) |
| HSV | hsv(175, 54%, 84%) |
| CMYK | cmyk(54%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.42, -35.16, -5.05) |
| CIE-LCH | lch(79.42, 35.52, 188.18°) |
| OKLab | oklab(80.96% -0.1053 -0.0142) |
| OKLCH | oklch(80.96% 0.106 187.7) |
| XYZ | xyz(40.4607, 55.6574, 66.3565) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.79
Turquoise
#40E0D0
ΔE00 3.63
Darkturquoise
#00CED1
ΔE00 5.92
Seafoam Blue
#78D1B6
ΔE00 6.81
Tiffany Blue
#7BF2DA
ΔE00 7.42
Pale Teal
#82CBB2
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D7CD #D7636D
analogous
#63D793 #63D7CD #63A7D7
triadic
#63D7CD #CD63D7 #D7CD63
tetradic
#63D7CD #9363D7 #D7636D #A7D763
square
#63D7CD #9363D7 #D7636D #A7D763
split-complementary
#63D7CD #D763A7 #D79363
monochromatic
#27988F #34C9BC #63D7CD #94E3DD #C4F0EC
Accessibility & contrast
On white
1.73
#63D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#63D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D7CD
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D7CD | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #63d7cd; /* rgb */ color: rgb(99, 215, 205); /* oklch */ color: oklch(81.0% 0.106 187.7);
Tailwind
colors: {
custom: {
50: '#99e4dc',
500: '#63d7cd',
950: '#000000',
},
}SCSS
$custom: #63d7cd; $custom-light: #99e4dc; $custom-dark: #000000;
JSON
{
"hex": "#63d7cd",
"rgb": {
"r": 99,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.828,
"s": 59.184,
"l": 61.569
},
"oklch": {
"l": 0.80956,
"c": 0.10623,
"h": 187.7
},
"luminance": 0.55661
}Semantic roles & 50–950 ramp
primary
#63D7CD
secondary
#9D4149
accent
#1F2DC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484