#63DCAB#63DCAB
#63DCAB is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.131 H 164.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCAB |
|---|---|
| RGB | rgb(99, 220, 171) |
| HSL | hsl(156, 63%, 63%) |
| HSV | hsv(156, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.05, -45.40, 13.95) |
| CIE-LCH | lch(80.05, 47.50, 162.92°) |
| OKLab | oklab(81.2% -0.1258 0.0357) |
| OKLCH | oklch(81.2% 0.131 164.1) |
| XYZ | xyz(38.0859, 56.7758, 47.4719) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.56
Seafoam
#7FE0B3
ΔE00 2.82
Aqua Marine
#2EE8BB
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 4.65
Aquamarine (survey)
#04D8B2
ΔE00 5.42
Light Teal
#90E4C1
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCAB #DC6394
analogous
#63DC6E #63DCAB #63D1DC
triadic
#63DCAB #AB63DC #DCAB63
tetradic
#63DCAB #6E63DC #DC6394 #D1DC63
square
#63DCAB #6E63DC #DC6394 #D1DC63
split-complementary
#63DCAB #DC63D1 #DC6E63
monochromatic
#24A16E #31D190 #63DCAB #95E7C6 #C7F2E1
Accessibility & contrast
On white
1.70
#63DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#63DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCAB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCAB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA8
Deuteranopia (green-blind)
#C7C1AE
Tritanopia (blue-blind)
#2FDCCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63dcab; /* rgb */ color: rgb(99, 220, 171); /* oklch */ color: oklch(81.2% 0.131 164.1);
Tailwind
colors: {
custom: {
50: '#99e7c4',
500: '#63dcab',
950: '#000000',
},
}SCSS
$custom: #63dcab; $custom-light: #99e7c4; $custom-dark: #000000;
JSON
{
"hex": "#63dcab",
"rgb": {
"r": 99,
"g": 220,
"b": 171
},
"hsl": {
"h": 155.702,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81196,
"c": 0.13074,
"h": 164.1
},
"luminance": 0.56779
}Semantic roles & 50–950 ramp
primary
#63DCAB
secondary
#A43F68
accent
#1A62CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482