#63DBB5#63DBB5
#63DBB5 is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.2% C 0.122 H 169.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #63DBB5 |
|---|---|
| RGB | rgb(99, 219, 181) |
| HSL | hsl(161, 63%, 62%) |
| HSV | hsv(161, 55%, 86%) |
| CMYK | cmyk(54.8%, 0%, 17.4%, 14.1%) |
| CIE-LAB | lab(79.98, -42.76, 8.56) |
| CIE-LCH | lch(79.98, 43.61, 168.68°) |
| OKLab | oklab(81.21% -0.1202 0.0219) |
| OKLCH | oklch(81.21% 0.122 169.7) |
| XYZ | xyz(38.8137, 56.6482, 52.5959) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 3.68
Aquamarine (survey)
#04D8B2
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DBB5 #DB6389
analogous
#63DB79 #63DBB5 #63C5DB
triadic
#63DBB5 #B563DB #DBB563
tetradic
#63DBB5 #7963DB #DB6389 #C5DB63
square
#63DBB5 #7963DB #DB6389 #C5DB63
split-complementary
#63DBB5 #DB63C5 #DB7963
monochromatic
#259F78 #31D09D #63DBB5 #95E6CD #C6F2E4
Accessibility & contrast
On white
1.70
#63DBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#63DBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DBB5
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DBB5 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB3
Deuteranopia (green-blind)
#C4C1B8
Tritanopia (blue-blind)
#26DCD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63dbb5; /* rgb */ color: rgb(99, 219, 181); /* oklch */ color: oklch(81.2% 0.122 169.7);
Tailwind
colors: {
custom: {
50: '#99e7cb',
500: '#63dbb5',
950: '#000000',
},
}SCSS
$custom: #63dbb5; $custom-light: #99e7cb; $custom-dark: #000000;
JSON
{
"hex": "#63dbb5",
"rgb": {
"r": 99,
"g": 219,
"b": 181
},
"hsl": {
"h": 161,
"s": 62.5,
"l": 62.353
},
"oklch": {
"l": 0.81211,
"c": 0.12215,
"h": 169.7
},
"luminance": 0.56652
}Semantic roles & 50–950 ramp
primary
#63DBB5
secondary
#A3405F
accent
#1B53CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482