#50DFCA#50DFCA
#50DFCA is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.2% C 0.125 H 181.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #50DFCA |
|---|---|
| RGB | rgb(80, 223, 202) |
| HSL | hsl(171, 69%, 59%) |
| HSV | hsv(171, 64%, 87%) |
| CMYK | cmyk(64.1%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(81.15, -42.96, -0.97) |
| CIE-LCH | lch(81.15, 42.97, 181.29°) |
| OKLab | oklab(82.18% -0.1252 -0.0033) |
| OKLCH | oklch(82.18% 0.125 181.5) |
| XYZ | xyz(40.3516, 58.7407, 65.0771) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.89
Aqua (survey)
#13EAC9
ΔE00 4.34
Tiffany Blue
#7BF2DA
ΔE00 5.10
Aquamarine (survey)
#04D8B2
ΔE00 5.71
Seafoam Blue
#78D1B6
ΔE00 5.92
Mediumturquoise
#48D1CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DFCA #DF5065
analogous
#50DF83 #50DFCA #50ACDF
triadic
#50DFCA #CA50DF #DFCA50
tetradic
#50DFCA #8350DF #DF5065 #ACDF50
square
#50DFCA #8350DF #DF5065 #ACDF50
split-complementary
#50DFCA #DF50AC #DF8350
monochromatic
#1C9986 #25CCB4 #50DFCA #84E8DA #B7F2E9
Accessibility & contrast
On white
1.65
#50DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#50DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DFCA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DFCA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3C9
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#00E3D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #50dfca; /* rgb */ color: rgb(80, 223, 202); /* oklch */ color: oklch(82.2% 0.125 181.5);
Tailwind
colors: {
custom: {
50: '#91e9da',
500: '#50dfca',
950: '#000000',
},
}SCSS
$custom: #50dfca; $custom-light: #91e9da; $custom-dark: #000000;
JSON
{
"hex": "#50dfca",
"rgb": {
"r": 80,
"g": 223,
"b": 202
},
"hsl": {
"h": 171.189,
"s": 69.082,
"l": 59.412
},
"oklch": {
"l": 0.82183,
"c": 0.12521,
"h": 181.5
},
"luminance": 0.58745
}Semantic roles & 50–950 ramp
primary
#50DFCA
secondary
#9D3746
accent
#3C56EC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483