#50DBBC#50DBBC
#50DBBC is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.8% C 0.128 H 175.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #50DBBC |
|---|---|
| RGB | rgb(80, 219, 188) |
| HSL | hsl(167, 66%, 59%) |
| HSV | hsv(167, 63%, 86%) |
| CMYK | cmyk(63.5%, 0%, 14.2%, 14.1%) |
| CIE-LAB | lab(79.61, -44.71, 4.24) |
| CIE-LCH | lch(79.61, 44.91, 174.59°) |
| OKLab | oklab(80.81% -0.1273 0.0105) |
| OKLCH | oklch(80.81% 0.128 175.3) |
| XYZ | xyz(37.7125, 55.9953, 56.3879) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.07
Aqua (survey)
#13EAC9
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.44
Mediumaquamarine
#66CDAA
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DBBC #DB506F
analogous
#50DB76 #50DBBC #50B4DB
triadic
#50DBBC #BC50DB #DBBC50
tetradic
#50DBBC #7650DB #DB506F #B4DB50
square
#50DBBC #7650DB #DB506F #B4DB50
split-complementary
#50DBBC #DB50B4 #DB7650
monochromatic
#1E9279 #29C5A2 #50DBBC #83E5CF #B6F0E3
Accessibility & contrast
On white
1.72
#50DBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#50DBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DBBC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DBBC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBB
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#00DED2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #50dbbc; /* rgb */ color: rgb(80, 219, 188); /* oklch */ color: oklch(80.8% 0.128 175.3);
Tailwind
colors: {
custom: {
50: '#90e7d0',
500: '#50dbbc',
950: '#000000',
},
}SCSS
$custom: #50dbbc; $custom-light: #90e7d0; $custom-dark: #000000;
JSON
{
"hex": "#50dbbc",
"rgb": {
"r": 80,
"g": 219,
"b": 188
},
"hsl": {
"h": 166.619,
"s": 65.877,
"l": 58.627
},
"oklch": {
"l": 0.80814,
"c": 0.12779,
"h": 175.3
},
"luminance": 0.55999
}Semantic roles & 50–950 ramp
primary
#50DBBC
secondary
#97384D
accent
#3F65E9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1614
muted
#7F8483