#63DCBC#63DCBC
#63DCBC is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.6% C 0.119 H 173.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCBC |
|---|---|
| RGB | rgb(99, 220, 188) |
| HSL | hsl(164, 63%, 63%) |
| HSV | hsv(164, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(80.44, -41.59, 5.50) |
| CIE-LCH | lch(80.44, 41.95, 172.46°) |
| OKLab | oklab(81.64% -0.1181 0.0139) |
| OKLCH | oklch(81.64% 0.119 173.3) |
| XYZ | xyz(39.8117, 57.4661, 56.5612) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.68
Mediumaquamarine
#66CDAA
ΔE00 4.01
Aquamarine (survey)
#04D8B2
ΔE00 4.15
Eucalyptus
#44D7A8
ΔE00 4.50
Aqua Marine
#2EE8BB
ΔE00 4.66
Aqua (survey)
#13EAC9
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCBC #DC6383
analogous
#63DC7F #63DCBC #63C0DC
triadic
#63DCBC #BC63DC #DCBC63
tetradic
#63DCBC #7F63DC #DC6383 #C0DC63
square
#63DCBC #7F63DC #DC6383 #C0DC63
split-complementary
#63DCBC #DC63C0 #DC7F63
monochromatic
#24A180 #31D1A7 #63DCBC #95E7D1 #C7F2E7
Accessibility & contrast
On white
1.68
#63DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#63DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCBC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCBC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFBB
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#1CDED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63dcbc; /* rgb */ color: rgb(99, 220, 188); /* oklch */ color: oklch(81.6% 0.119 173.3);
Tailwind
colors: {
custom: {
50: '#99e7d0',
500: '#63dcbc',
950: '#000000',
},
}SCSS
$custom: #63dcbc; $custom-light: #99e7d0; $custom-dark: #000000;
JSON
{
"hex": "#63dcbc",
"rgb": {
"r": 99,
"g": 220,
"b": 188
},
"hsl": {
"h": 164.132,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.8164,
"c": 0.11894,
"h": 173.3
},
"luminance": 0.5747
}Semantic roles & 50–950 ramp
primary
#63DCBC
secondary
#A43F5A
accent
#1A49CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483