#63DCB3#63DCB3
#63DCB3 is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.125 H 168.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCB3 |
|---|---|
| RGB | rgb(99, 220, 179) |
| HSL | hsl(160, 63%, 63%) |
| HSV | hsv(160, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 18.6%, 13.7%) |
| CIE-LAB | lab(80.23, -43.65, 9.98) |
| CIE-LCH | lch(80.23, 44.77, 167.13°) |
| OKLab | oklab(81.4% -0.1221 0.0256) |
| OKLCH | oklch(81.4% 0.125 168.2) |
| XYZ | xyz(38.8716, 57.0901, 51.6101) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.72
Seafoam
#7FE0B3
ΔE00 3.20
Mediumaquamarine
#66CDAA
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.03
Aquamarine (survey)
#04D8B2
ΔE00 4.31
Seafoam Blue
#78D1B6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCB3 #DC638C
analogous
#63DC76 #63DCB3 #63C9DC
triadic
#63DCB3 #B363DC #DCB363
tetradic
#63DCB3 #7663DC #DC638C #C9DC63
square
#63DCB3 #7663DC #DC638C #C9DC63
split-complementary
#63DCB3 #DC63C9 #DC7663
monochromatic
#24A176 #31D19B #63DCB3 #95E7CB #C7F2E4
Accessibility & contrast
On white
1.69
#63DCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#63DCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCB3
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCB3 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB1
Deuteranopia (green-blind)
#C5C2B6
Tritanopia (blue-blind)
#28DDD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63dcb3; /* rgb */ color: rgb(99, 220, 179); /* oklch */ color: oklch(81.4% 0.125 168.2);
Tailwind
colors: {
custom: {
50: '#99e7c9',
500: '#63dcb3',
950: '#000000',
},
}SCSS
$custom: #63dcb3; $custom-light: #99e7c9; $custom-dark: #000000;
JSON
{
"hex": "#63dcb3",
"rgb": {
"r": 99,
"g": 220,
"b": 179
},
"hsl": {
"h": 159.669,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81399,
"c": 0.1248,
"h": 168.2
},
"luminance": 0.57094
}Semantic roles & 50–950 ramp
primary
#63DCB3
secondary
#A43F61
accent
#1A56CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482