#63DCA3#63DCA3
#63DCA3 is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.0% C 0.137 H 160.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCA3 |
|---|---|
| RGB | rgb(99, 220, 163) |
| HSL | hsl(152, 63%, 63%) |
| HSV | hsv(152, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(79.89, -47.08, 17.93) |
| CIE-LCH | lch(79.89, 50.38, 159.15°) |
| OKLab | oklab(81.01% -0.1294 0.0458) |
| OKLCH | oklch(81.01% 0.137 160.5) |
| XYZ | xyz(37.3464, 56.4800, 43.5769) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 3.66
Aqua Green
#12E193
ΔE00 4.85
Aqua Marine
#2EE8BB
ΔE00 5.85
Light Greenish Blue
#63F7B4
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCA3 #DC639C
analogous
#63DC67 #63DCA3 #63D8DC
triadic
#63DCA3 #A363DC #DCA363
tetradic
#63DCA3 #6763DC #DC639C #D8DC63
square
#63DCA3 #6763DC #DC639C #D8DC63
split-complementary
#63DCA3 #DC63D8 #DC6763
monochromatic
#24A166 #31D186 #63DCA3 #95E7C0 #C7F2DE
Accessibility & contrast
On white
1.71
#63DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#63DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCA3
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCA3 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CDA0
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#36DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63dca3; /* rgb */ color: rgb(99, 220, 163); /* oklch */ color: oklch(81.0% 0.137 160.5);
Tailwind
colors: {
custom: {
50: '#98e7be',
500: '#63dca3',
950: '#000000',
},
}SCSS
$custom: #63dca3; $custom-light: #98e7be; $custom-dark: #000000;
JSON
{
"hex": "#63dca3",
"rgb": {
"r": 99,
"g": 220,
"b": 163
},
"hsl": {
"h": 151.736,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81005,
"c": 0.13723,
"h": 160.5
},
"luminance": 0.56483
}Semantic roles & 50–950 ramp
primary
#63DCA3
secondary
#A43F6F
accent
#1A6ECB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482