#63DCC1#63DCC1
#63DCC1 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.116 H 176.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCC1 |
|---|---|
| RGB | rgb(99, 220, 193) |
| HSL | hsl(167, 63%, 63%) |
| HSV | hsv(167, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 12.3%, 13.7%) |
| CIE-LAB | lab(80.56, -40.41, 3.02) |
| CIE-LCH | lch(80.56, 40.52, 175.72°) |
| OKLab | oklab(81.78% -0.1159 0.0074) |
| OKLCH | oklch(81.78% 0.116 176.4) |
| XYZ | xyz(40.3601, 57.6855, 59.4492) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.73
Turquoise
#40E0D0
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 4.73
Aquamarine (survey)
#04D8B2
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCC1 #DC637E
analogous
#63DC85 #63DCC1 #63BADC
triadic
#63DCC1 #C163DC #DCC163
tetradic
#63DCC1 #8563DC #DC637E #BADC63
square
#63DCC1 #8563DC #DC637E #BADC63
split-complementary
#63DCC1 #DC63BA #DC8563
monochromatic
#24A185 #31D1AD #63DCC1 #95E7D5 #C7F2E9
Accessibility & contrast
On white
1.67
#63DCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#63DCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCC1
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCC1 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C0
Deuteranopia (green-blind)
#C2C2C3
Tritanopia (blue-blind)
#13DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63dcc1; /* rgb */ color: rgb(99, 220, 193); /* oklch */ color: oklch(81.8% 0.116 176.4);
Tailwind
colors: {
custom: {
50: '#99e7d3',
500: '#63dcc1',
950: '#000000',
},
}SCSS
$custom: #63dcc1; $custom-light: #99e7d3; $custom-dark: #000000;
JSON
{
"hex": "#63dcc1",
"rgb": {
"r": 99,
"g": 220,
"b": 193
},
"hsl": {
"h": 166.612,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.8178,
"c": 0.11614,
"h": 176.4
},
"luminance": 0.57689
}Semantic roles & 50–950 ramp
primary
#63DCC1
secondary
#A43F56
accent
#1A42CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483