#63DBAF#63DBAF
#63DBAF is a light, vivid teal. Relative luminance 0.564; OKLCH L 81.1% C 0.126 H 166.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #63DBAF |
|---|---|
| RGB | rgb(99, 219, 175) |
| HSL | hsl(158, 63%, 62%) |
| HSV | hsv(158, 55%, 86%) |
| CMYK | cmyk(54.8%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(79.85, -44.10, 11.55) |
| CIE-LCH | lch(79.85, 45.59, 165.33°) |
| OKLab | oklab(81.05% -0.1229 0.0296) |
| OKLCH | oklch(81.05% 0.126 166.5) |
| XYZ | xyz(38.2113, 56.4073, 49.4231) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.37
Seafoam
#7FE0B3
ΔE00 2.94
Mediumaquamarine
#66CDAA
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.34
Aquamarine (survey)
#04D8B2
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DBAF #DB638F
analogous
#63DB73 #63DBAF #63CBDB
triadic
#63DBAF #AF63DB #DBAF63
tetradic
#63DBAF #7363DB #DB638F #CBDB63
square
#63DBAF #7363DB #DB638F #CBDB63
split-complementary
#63DBAF #DB63CB #DB7363
monochromatic
#259F72 #31D096 #63DBAF #95E6C9 #C6F2E2
Accessibility & contrast
On white
1.71
#63DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#63DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DBAF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DBAF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDAD
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#2CDCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63dbaf; /* rgb */ color: rgb(99, 219, 175); /* oklch */ color: oklch(81.1% 0.126 166.5);
Tailwind
colors: {
custom: {
50: '#98e7c6',
500: '#63dbaf',
950: '#000000',
},
}SCSS
$custom: #63dbaf; $custom-light: #98e7c6; $custom-dark: #000000;
JSON
{
"hex": "#63dbaf",
"rgb": {
"r": 99,
"g": 219,
"b": 175
},
"hsl": {
"h": 158,
"s": 62.5,
"l": 62.353
},
"oklch": {
"l": 0.81055,
"c": 0.12639,
"h": 166.5
},
"luminance": 0.56411
}Semantic roles & 50–950 ramp
primary
#63DBAF
secondary
#A34064
accent
#1B5BCA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482