#50DEDC#50DEDC
#50DEDC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.120 H 193.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #50DEDC |
|---|---|
| RGB | rgb(80, 222, 220) |
| HSL | hsl(179, 68%, 59%) |
| HSV | hsv(179, 64%, 87%) |
| CMYK | cmyk(64%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.35, -37.75, -10.24) |
| CIE-LCH | lch(81.35, 39.12, 195.18°) |
| OKLab | oklab(82.51% -0.1164 -0.0285) |
| OKLCH | oklch(82.51% 0.12 193.7) |
| XYZ | xyz(42.3420, 59.1106, 76.8743) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.33
Darkturquoise
#00CED1
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.32
Bright Cyan
#41FDFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DEDC #DE5052
analogous
#50DE95 #50DEDC #5099DE
triadic
#50DEDC #DC50DE #DEDC50
tetradic
#50DEDC #9550DE #DE5052 #99DE50
square
#50DEDC #9550DE #DE5052 #99DE50
split-complementary
#50DEDC #DE5099 #DE9550
monochromatic
#1C9795 #26CBC8 #50DEDC #83E8E6 #B7F1F1
Accessibility & contrast
On white
1.64
#50DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#50DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DEDC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DEDC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #50dedc; /* rgb */ color: rgb(80, 222, 220); /* oklch */ color: oklch(82.5% 0.120 193.7);
Tailwind
colors: {
custom: {
50: '#92e9e6',
500: '#50dedc',
950: '#000000',
},
}SCSS
$custom: #50dedc; $custom-light: #92e9e6; $custom-dark: #000000;
JSON
{
"hex": "#50dedc",
"rgb": {
"r": 80,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.155,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.82513,
"c": 0.1198,
"h": 193.7
},
"luminance": 0.59115
}Semantic roles & 50–950 ramp
primary
#50DEDC
secondary
#9B3738
accent
#3D3FEB
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0E1616
muted
#7F8484