#63DCC2#63DCC2
#63DCC2 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.116 H 177.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCC2 |
|---|---|
| RGB | rgb(99, 220, 194) |
| HSL | hsl(167, 63%, 63%) |
| HSV | hsv(167, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.59, -40.17, 2.53) |
| CIE-LCH | lch(80.59, 40.25, 176.40°) |
| OKLab | oklab(81.81% -0.1155 0.0061) |
| OKLCH | oklch(81.81% 0.116 177) |
| XYZ | xyz(40.4720, 57.7302, 60.0387) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.82
Turquoise
#40E0D0
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 4.78
Aquamarine (survey)
#04D8B2
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCC2 #DC637D
analogous
#63DC85 #63DCC2 #63BADC
triadic
#63DCC2 #C263DC #DCC263
tetradic
#63DCC2 #8563DC #DC637D #BADC63
square
#63DCC2 #8563DC #DC637D #BADC63
split-complementary
#63DCC2 #DC63BA #DC8563
monochromatic
#24A186 #31D1AE #63DCC2 #95E7D6 #C7F2E9
Accessibility & contrast
On white
1.67
#63DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#63DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCC2
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCC2 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#C2C2C4
Tritanopia (blue-blind)
#10DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63dcc2; /* rgb */ color: rgb(99, 220, 194); /* oklch */ color: oklch(81.8% 0.116 177.0);
Tailwind
colors: {
custom: {
50: '#99e7d4',
500: '#63dcc2',
950: '#000000',
},
}SCSS
$custom: #63dcc2; $custom-light: #99e7d4; $custom-dark: #000000;
JSON
{
"hex": "#63dcc2",
"rgb": {
"r": 99,
"g": 220,
"b": 194
},
"hsl": {
"h": 167.107,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81809,
"c": 0.11562,
"h": 177
},
"luminance": 0.57734
}Semantic roles & 50–950 ramp
primary
#63DCC2
secondary
#A43F55
accent
#1A40CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483