#63DBBF#63DBBF
#63DBBF is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.5% C 0.116 H 175.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #63DBBF |
|---|---|
| RGB | rgb(99, 219, 191) |
| HSL | hsl(166, 63%, 62%) |
| HSV | hsv(166, 55%, 86%) |
| CMYK | cmyk(54.8%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(80.22, -40.44, 3.59) |
| CIE-LCH | lch(80.22, 40.60, 174.93°) |
| OKLab | oklab(81.49% -0.1157 0.0089) |
| OKLCH | oklch(81.49% 0.116 175.6) |
| XYZ | xyz(39.8768, 57.0735, 58.1949) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.42
Aquamarine (survey)
#04D8B2
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 4.87
Turquoise
#40E0D0
ΔE00 4.90
Eucalyptus
#44D7A8
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DBBF #DB637F
analogous
#63DB83 #63DBBF #63BBDB
triadic
#63DBBF #BF63DB #DBBF63
tetradic
#63DBBF #8363DB #DB637F #BBDB63
square
#63DBBF #8363DB #DB637F #BBDB63
split-complementary
#63DBBF #DB63BB #DB8363
monochromatic
#259F82 #31D0AB #63DBBF #95E6D3 #C6F2E8
Accessibility & contrast
On white
1.69
#63DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#63DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DBBF
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DBBF | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#C2C1C1
Tritanopia (blue-blind)
#18DDD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63dbbf; /* rgb */ color: rgb(99, 219, 191); /* oklch */ color: oklch(81.5% 0.116 175.6);
Tailwind
colors: {
custom: {
50: '#99e7d2',
500: '#63dbbf',
950: '#000000',
},
}SCSS
$custom: #63dbbf; $custom-light: #99e7d2; $custom-dark: #000000;
JSON
{
"hex": "#63dbbf",
"rgb": {
"r": 99,
"g": 219,
"b": 191
},
"hsl": {
"h": 166,
"s": 62.5,
"l": 62.353
},
"oklch": {
"l": 0.81485,
"c": 0.11605,
"h": 175.6
},
"luminance": 0.57077
}Semantic roles & 50–950 ramp
primary
#63DBBF
secondary
#A34057
accent
#1B44CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483