#63DBAB#63DBAB
#63DBAB is a light, vivid teal. Relative luminance 0.563; OKLCH L 81.0% C 0.129 H 164.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #63DBAB |
|---|---|
| RGB | rgb(99, 219, 171) |
| HSL | hsl(156, 63%, 62%) |
| HSV | hsv(156, 55%, 86%) |
| CMYK | cmyk(54.8%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(79.76, -44.97, 13.54) |
| CIE-LCH | lch(79.76, 46.97, 163.25°) |
| OKLab | oklab(80.96% -0.1247 0.0347) |
| OKLCH | oklch(80.96% 0.129 164.5) |
| XYZ | xyz(37.8243, 56.2525, 47.3847) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.42
Seafoam
#7FE0B3
ΔE00 2.86
Mediumaquamarine
#66CDAA
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.71
Aquamarine (survey)
#04D8B2
ΔE00 5.27
Light Teal
#90E4C1
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DBAB #DB6393
analogous
#63DB6F #63DBAB #63CFDB
triadic
#63DBAB #AB63DB #DBAB63
tetradic
#63DBAB #6F63DB #DB6393 #CFDB63
square
#63DBAB #6F63DB #DB6393 #CFDB63
split-complementary
#63DBAB #DB63CF #DB6F63
monochromatic
#259F6E #31D090 #63DBAB #95E6C6 #C6F2E1
Accessibility & contrast
On white
1.71
#63DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#63DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DBAB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DBAB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#30DBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63dbab; /* rgb */ color: rgb(99, 219, 171); /* oklch */ color: oklch(81.0% 0.129 164.5);
Tailwind
colors: {
custom: {
50: '#98e7c4',
500: '#63dbab',
950: '#000000',
},
}SCSS
$custom: #63dbab; $custom-light: #98e7c4; $custom-dark: #000000;
JSON
{
"hex": "#63dbab",
"rgb": {
"r": 99,
"g": 219,
"b": 171
},
"hsl": {
"h": 156,
"s": 62.5,
"l": 62.353
},
"oklch": {
"l": 0.80955,
"c": 0.12941,
"h": 164.5
},
"luminance": 0.56256
}Semantic roles & 50–950 ramp
primary
#63DBAB
secondary
#A34067
accent
#1B61CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482