#63DBB3#63DBB3
#63DBB3 is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.2% C 0.124 H 168.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #63DBB3 |
|---|---|
| RGB | rgb(99, 219, 179) |
| HSL | hsl(160, 63%, 62%) |
| HSV | hsv(160, 55%, 86%) |
| CMYK | cmyk(54.8%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(79.94, -43.21, 9.55) |
| CIE-LCH | lch(79.94, 44.26, 167.53°) |
| OKLab | oklab(81.16% -0.1211 0.0245) |
| OKLCH | oklch(81.16% 0.124 168.6) |
| XYZ | xyz(38.6100, 56.5668, 51.5229) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.75
Seafoam
#7FE0B3
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 4.20
Aquamarine (survey)
#04D8B2
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DBB3 #DB638B
analogous
#63DB77 #63DBB3 #63C7DB
triadic
#63DBB3 #B363DB #DBB363
tetradic
#63DBB3 #7763DB #DB638B #C7DB63
square
#63DBB3 #7763DB #DB638B #C7DB63
split-complementary
#63DBB3 #DB63C7 #DB7763
monochromatic
#259F76 #31D09B #63DBB3 #95E6CB #C6F2E3
Accessibility & contrast
On white
1.71
#63DBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#63DBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DBB3
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DBB3 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB1
Deuteranopia (green-blind)
#C4C1B6
Tritanopia (blue-blind)
#29DCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63dbb3; /* rgb */ color: rgb(99, 219, 179); /* oklch */ color: oklch(81.2% 0.124 168.6);
Tailwind
colors: {
custom: {
50: '#99e7c9',
500: '#63dbb3',
950: '#000000',
},
}SCSS
$custom: #63dbb3; $custom-light: #99e7c9; $custom-dark: #000000;
JSON
{
"hex": "#63dbb3",
"rgb": {
"r": 99,
"g": 219,
"b": 179
},
"hsl": {
"h": 160,
"s": 62.5,
"l": 62.353
},
"oklch": {
"l": 0.81159,
"c": 0.12352,
"h": 168.6
},
"luminance": 0.5657
}Semantic roles & 50–950 ramp
primary
#63DBB3
secondary
#A34061
accent
#1B56CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482