#63DBB2#63DBB2
#63DBB2 is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.1% C 0.124 H 168.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #63DBB2 |
|---|---|
| RGB | rgb(99, 219, 178) |
| HSL | hsl(160, 63%, 62%) |
| HSV | hsv(160, 55%, 86%) |
| CMYK | cmyk(54.8%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(79.91, -43.44, 10.05) |
| CIE-LCH | lch(79.91, 44.58, 166.97°) |
| OKLab | oklab(81.13% -0.1215 0.0258) |
| OKLCH | oklch(81.13% 0.124 168) |
| XYZ | xyz(38.5092, 56.5264, 50.9922) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.62
Seafoam
#7FE0B3
ΔE00 3.23
Mediumaquamarine
#66CDAA
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 4.21
Aquamarine (survey)
#04D8B2
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DBB2 #DB638C
analogous
#63DB76 #63DBB2 #63C8DB
triadic
#63DBB2 #B263DB #DBB263
tetradic
#63DBB2 #7663DB #DB638C #C8DB63
square
#63DBB2 #7663DB #DB638C #C8DB63
split-complementary
#63DBB2 #DB63C8 #DB7663
monochromatic
#259F75 #31D099 #63DBB2 #95E6CB #C6F2E3
Accessibility & contrast
On white
1.71
#63DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#63DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DBB2
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DBB2 | 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)
#D6CEB0
Deuteranopia (green-blind)
#C4C1B5
Tritanopia (blue-blind)
#2ADCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63dbb2; /* rgb */ color: rgb(99, 219, 178); /* oklch */ color: oklch(81.1% 0.124 168.0);
Tailwind
colors: {
custom: {
50: '#99e7c9',
500: '#63dbb2',
950: '#000000',
},
}SCSS
$custom: #63dbb2; $custom-light: #99e7c9; $custom-dark: #000000;
JSON
{
"hex": "#63dbb2",
"rgb": {
"r": 99,
"g": 219,
"b": 178
},
"hsl": {
"h": 159.5,
"s": 62.5,
"l": 62.353
},
"oklch": {
"l": 0.81133,
"c": 0.12422,
"h": 168
},
"luminance": 0.5653
}Semantic roles & 50–950 ramp
primary
#63DBB2
secondary
#A34061
accent
#1B57CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482