#50DDCA#50DDCA
#50DDCA is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.7% C 0.123 H 182.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #50DDCA |
|---|---|
| RGB | rgb(80, 221, 202) |
| HSL | hsl(172, 67%, 59%) |
| HSV | hsv(172, 64%, 87%) |
| CMYK | cmyk(63.8%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(80.56, -42.07, -1.83) |
| CIE-LCH | lch(80.56, 42.11, 182.50°) |
| OKLab | oklab(81.7% -0.1231 -0.0056) |
| OKLCH | oklch(81.7% 0.123 182.6) |
| XYZ | xyz(39.8204, 57.6783, 64.9001) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.54
Aqua (survey)
#13EAC9
ΔE00 5.02
Mediumturquoise
#48D1CC
ΔE00 5.37
Tiffany Blue
#7BF2DA
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 5.96
Aquamarine (survey)
#04D8B2
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DDCA #DD5063
analogous
#50DD84 #50DDCA #50AADD
triadic
#50DDCA #CA50DD #DDCA50
tetradic
#50DDCA #8450DD #DD5063 #AADD50
square
#50DDCA #8450DD #DD5063 #AADD50
split-complementary
#50DDCA #DD50AA #DD8450
monochromatic
#1D9685 #27C9B3 #50DDCA #83E7DA #B6F1E9
Accessibility & contrast
On white
1.68
#50DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#50DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DDCA
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DDCA | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C9
Deuteranopia (green-blind)
#BEC2CC
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #50ddca; /* rgb */ color: rgb(80, 221, 202); /* oklch */ color: oklch(81.7% 0.123 182.6);
Tailwind
colors: {
custom: {
50: '#91e8da',
500: '#50ddca',
950: '#000000',
},
}SCSS
$custom: #50ddca; $custom-light: #91e8da; $custom-dark: #000000;
JSON
{
"hex": "#50ddca",
"rgb": {
"r": 80,
"g": 221,
"b": 202
},
"hsl": {
"h": 171.915,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.81704,
"c": 0.12328,
"h": 182.6
},
"luminance": 0.57683
}Semantic roles & 50–950 ramp
primary
#50DDCA
secondary
#9A3745
accent
#3D55EA
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483