#63DCC5#63DCC5
#63DCC5 is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.114 H 178.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCC5 |
|---|---|
| RGB | rgb(99, 220, 197) |
| HSL | hsl(169, 63%, 63%) |
| HSV | hsv(169, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(80.66, -39.44, 1.04) |
| CIE-LCH | lch(80.66, 39.46, 178.49°) |
| OKLab | oklab(81.9% -0.1141 0.0021) |
| OKLCH | oklch(81.9% 0.114 178.9) |
| XYZ | xyz(40.8123, 57.8664, 61.8310) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.50
Seafoam Blue
#78D1B6
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 5.07
Aquamarine (survey)
#04D8B2
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCC5 #DC637A
analogous
#63DC88 #63DCC5 #63B7DC
triadic
#63DCC5 #C563DC #DCC563
tetradic
#63DCC5 #8863DC #DC637A #B7DC63
square
#63DCC5 #8863DC #DC637A #B7DC63
split-complementary
#63DCC5 #DC63B7 #DC8863
monochromatic
#24A189 #31D1B2 #63DCC5 #95E7D8 #C7F2EA
Accessibility & contrast
On white
1.67
#63DCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#63DCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCC5
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCC5 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C4
Deuteranopia (green-blind)
#C1C3C7
Tritanopia (blue-blind)
#06DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63dcc5; /* rgb */ color: rgb(99, 220, 197); /* oklch */ color: oklch(81.9% 0.114 178.9);
Tailwind
colors: {
custom: {
50: '#99e7d6',
500: '#63dcc5',
950: '#000000',
},
}SCSS
$custom: #63dcc5; $custom-light: #99e7d6; $custom-dark: #000000;
JSON
{
"hex": "#63dcc5",
"rgb": {
"r": 99,
"g": 220,
"b": 197
},
"hsl": {
"h": 168.595,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81895,
"c": 0.11415,
"h": 178.9
},
"luminance": 0.5787
}Semantic roles & 50–950 ramp
primary
#63DCC5
secondary
#A43F52
accent
#1A3CCB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483