#63DCC8#63DCC8
#63DCC8 is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.113 H 180.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCC8 |
|---|---|
| RGB | rgb(99, 220, 200) |
| HSL | hsl(170, 63%, 63%) |
| HSV | hsv(170, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(80.74, -38.71, -0.44) |
| CIE-LCH | lch(80.74, 38.71, 180.65°) |
| OKLab | oklab(81.98% -0.1128 -0.0018) |
| OKLCH | oklch(81.98% 0.113 180.9) |
| XYZ | xyz(41.1595, 58.0052, 63.6594) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.86
Seafoam Blue
#78D1B6
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.84
Aquamarine (survey)
#04D8B2
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCC8 #DC6377
analogous
#63DC8C #63DCC8 #63B3DC
triadic
#63DCC8 #C863DC #DCC863
tetradic
#63DCC8 #8C63DC #DC6377 #B3DC63
square
#63DCC8 #8C63DC #DC6377 #B3DC63
split-complementary
#63DCC8 #DC63B3 #DC8C63
monochromatic
#24A18C #31D1B6 #63DCC8 #95E7DA #C7F2EB
Accessibility & contrast
On white
1.67
#63DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#63DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCC8
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCC8 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C7
Deuteranopia (green-blind)
#C0C3CA
Tritanopia (blue-blind)
#00DFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63dcc8; /* rgb */ color: rgb(99, 220, 200); /* oklch */ color: oklch(82.0% 0.113 180.9);
Tailwind
colors: {
custom: {
50: '#99e7d8',
500: '#63dcc8',
950: '#000000',
},
}SCSS
$custom: #63dcc8; $custom-light: #99e7d8; $custom-dark: #000000;
JSON
{
"hex": "#63dcc8",
"rgb": {
"r": 99,
"g": 220,
"b": 200
},
"hsl": {
"h": 170.083,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81984,
"c": 0.11283,
"h": 180.9
},
"luminance": 0.58009
}Semantic roles & 50–950 ramp
primary
#63DCC8
secondary
#A43F50
accent
#1A38CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483