#63DCC3#63DCC3
#63DCC3 is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.8% C 0.115 H 177.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCC3 |
|---|---|
| RGB | rgb(99, 220, 195) |
| HSL | hsl(168, 63%, 63%) |
| HSV | hsv(168, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(80.61, -39.93, 2.03) |
| CIE-LCH | lch(80.61, 39.98, 177.09°) |
| OKLab | oklab(81.84% -0.115 0.0048) |
| OKLCH | oklch(81.84% 0.115 177.6) |
| XYZ | xyz(40.5847, 57.7753, 60.6321) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 4.01
Aqua (survey)
#13EAC9
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 5.13
Aquamarine (survey)
#04D8B2
ΔE00 5.15
Mediumaquamarine
#66CDAA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCC3 #DC637C
analogous
#63DC86 #63DCC3 #63B9DC
triadic
#63DCC3 #C363DC #DCC363
tetradic
#63DCC3 #8663DC #DC637C #B9DC63
square
#63DCC3 #8663DC #DC637C #B9DC63
split-complementary
#63DCC3 #DC63B9 #DC8663
monochromatic
#24A187 #31D1B0 #63DCC3 #95E7D6 #C7F2E9
Accessibility & contrast
On white
1.67
#63DCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#63DCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCC3
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCC3 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#C2C2C5
Tritanopia (blue-blind)
#0DDFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63dcc3; /* rgb */ color: rgb(99, 220, 195); /* oklch */ color: oklch(81.8% 0.115 177.6);
Tailwind
colors: {
custom: {
50: '#99e7d5',
500: '#63dcc3',
950: '#000000',
},
}SCSS
$custom: #63dcc3; $custom-light: #99e7d5; $custom-dark: #000000;
JSON
{
"hex": "#63dcc3",
"rgb": {
"r": 99,
"g": 220,
"b": 195
},
"hsl": {
"h": 167.603,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81837,
"c": 0.11511,
"h": 177.6
},
"luminance": 0.57779
}Semantic roles & 50–950 ramp
primary
#63DCC3
secondary
#A43F54
accent
#1A3FCB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483