#63DCB9#63DCB9
#63DCB9 is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.6% C 0.121 H 171.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCB9 |
|---|---|
| RGB | rgb(99, 220, 185) |
| HSL | hsl(163, 63%, 63%) |
| HSV | hsv(163, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 15.9%, 13.7%) |
| CIE-LAB | lab(80.37, -42.28, 6.99) |
| CIE-LCH | lch(80.37, 42.86, 170.61°) |
| OKLab | oklab(81.56% -0.1195 0.0178) |
| OKLCH | oklch(81.56% 0.121 171.5) |
| XYZ | xyz(39.4917, 57.3381, 54.8757) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 3.79
Seafoam Blue
#78D1B6
ΔE00 3.91
Aquamarine (survey)
#04D8B2
ΔE00 4.03
Seafoam
#7FE0B3
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCB9 #DC6386
analogous
#63DC7D #63DCB9 #63C2DC
triadic
#63DCB9 #B963DC #DCB963
tetradic
#63DCB9 #7D63DC #DC6386 #C2DC63
square
#63DCB9 #7D63DC #DC6386 #C2DC63
split-complementary
#63DCB9 #DC63C2 #DC7D63
monochromatic
#24A17D #31D1A3 #63DCB9 #95E7CF #C7F2E6
Accessibility & contrast
On white
1.68
#63DCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#63DCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCB9
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCB9 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB7
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#21DED2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63dcb9; /* rgb */ color: rgb(99, 220, 185); /* oklch */ color: oklch(81.6% 0.121 171.5);
Tailwind
colors: {
custom: {
50: '#99e7ce',
500: '#63dcb9',
950: '#000000',
},
}SCSS
$custom: #63dcb9; $custom-light: #99e7ce; $custom-dark: #000000;
JSON
{
"hex": "#63dcb9",
"rgb": {
"r": 99,
"g": 220,
"b": 185
},
"hsl": {
"h": 162.645,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81558,
"c": 0.12078,
"h": 171.5
},
"luminance": 0.57342
}Semantic roles & 50–950 ramp
primary
#63DCB9
secondary
#A43F5C
accent
#1A4DCB
background
#FCFEFE
surface
#F5FCFA
border
#CFD5D3
text
#0F1613
muted
#808483