#63DCAA#63DCAA
#63DCAA is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.2% C 0.132 H 163.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCAA |
|---|---|
| RGB | rgb(99, 220, 170) |
| HSL | hsl(155, 63%, 63%) |
| HSV | hsv(155, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.03, -45.62, 14.45) |
| CIE-LCH | lch(80.03, 47.85, 162.42°) |
| OKLab | oklab(81.17% -0.1262 0.037) |
| OKLCH | oklch(81.17% 0.132 163.7) |
| XYZ | xyz(37.9910, 56.7378, 46.9718) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.65
Seafoam
#7FE0B3
ΔE00 2.87
Aqua Marine
#2EE8BB
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Light Teal
#90E4C1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCAA #DC6395
analogous
#63DC6E #63DCAA #63D1DC
triadic
#63DCAA #AA63DC #DCAA63
tetradic
#63DCAA #6E63DC #DC6395 #D1DC63
square
#63DCAA #6E63DC #DC6395 #D1DC63
split-complementary
#63DCAA #DC63D1 #DC6E63
monochromatic
#24A16D #31D18F #63DCAA #95E7C5 #C7F2E0
Accessibility & contrast
On white
1.70
#63DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#63DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCAA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCAA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA7
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#30DCCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63dcaa; /* rgb */ color: rgb(99, 220, 170); /* oklch */ color: oklch(81.2% 0.132 163.7);
Tailwind
colors: {
custom: {
50: '#99e7c3',
500: '#63dcaa',
950: '#000000',
},
}SCSS
$custom: #63dcaa; $custom-light: #99e7c3; $custom-dark: #000000;
JSON
{
"hex": "#63dcaa",
"rgb": {
"r": 99,
"g": 220,
"b": 170
},
"hsl": {
"h": 155.207,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81172,
"c": 0.13152,
"h": 163.7
},
"luminance": 0.56741
}Semantic roles & 50–950 ramp
primary
#63DCAA
secondary
#A43F69
accent
#1A63CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482