#50DDDC#50DDDC
#50DDDC is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.119 H 194.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #50DDDC |
|---|---|
| RGB | rgb(80, 221, 220) |
| HSL | hsl(180, 67%, 59%) |
| HSV | hsv(180, 64%, 87%) |
| CMYK | cmyk(63.8%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.06, -37.29, -10.67) |
| CIE-LCH | lch(81.06, 38.79, 195.97°) |
| OKLab | oklab(82.28% -0.1154 -0.0296) |
| OKLCH | oklch(82.28% 0.119 194.4) |
| XYZ | xyz(42.0772, 58.5810, 76.7860) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Darkturquoise
#00CED1
ΔE00 4.41
Turquoise
#40E0D0
ΔE00 5.24
Aqua Blue
#02D8E9
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DDDC #DD5051
analogous
#50DD95 #50DDDC #5098DD
triadic
#50DDDC #DC50DD #DDDC50
tetradic
#50DDDC #9550DD #DD5051 #98DD50
square
#50DDDC #9550DD #DD5051 #98DD50
split-complementary
#50DDDC #DD5098 #DD9550
monochromatic
#1D9695 #27C9C8 #50DDDC #83E7E6 #B6F1F0
Accessibility & contrast
On white
1.65
#50DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#50DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DDDC
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DDDC | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #50dddc; /* rgb */ color: rgb(80, 221, 220); /* oklch */ color: oklch(82.3% 0.119 194.4);
Tailwind
colors: {
custom: {
50: '#92e8e6',
500: '#50dddc',
950: '#000000',
},
}SCSS
$custom: #50dddc; $custom-light: #92e8e6; $custom-dark: #000000;
JSON
{
"hex": "#50dddc",
"rgb": {
"r": 80,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.574,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.82277,
"c": 0.11912,
"h": 194.4
},
"luminance": 0.58586
}Semantic roles & 50–950 ramp
primary
#50DDDC
secondary
#9A3738
accent
#3D3FEA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0E1616
muted
#7F8484