#50DDEA#50DDEA
#50DDEA is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.120 H 203.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #50DDEA |
|---|---|
| RGB | rgb(80, 221, 234) |
| HSL | hsl(185, 79%, 62%) |
| HSV | hsv(185, 66%, 92%) |
| CMYK | cmyk(65.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.49, -33.38, -17.48) |
| CIE-LCH | lch(81.49, 37.68, 207.64°) |
| OKLab | oklab(82.76% -0.1096 -0.0485) |
| OKLCH | oklch(82.76% 0.12 203.9) |
| XYZ | xyz(44.0096, 59.3540, 86.9630) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.51
Robin'S Egg
#6DEDFD
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DDEA #EA5D50
analogous
#50EAAA #50DDEA #5090EA
triadic
#50DDEA #EA50DD #DDEA50
tetradic
#50DDEA #AA50EA #EA5D50 #90EA50
square
#50DDEA #AA50EA #EA5D50 #90EA50
split-complementary
#50DDEA #EA5090 #EAAA50
monochromatic
#159EAB #1BD1E2 #50DDEA #87E8F1 #BDF2F7
Accessibility & contrast
On white
1.63
#50DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#50DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DDEA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DDEA | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #50ddea; /* rgb */ color: rgb(80, 221, 234); /* oklch */ color: oklch(82.8% 0.120 203.9);
Tailwind
colors: {
custom: {
50: '#93e8f0',
500: '#50ddea',
950: '#000000',
},
}SCSS
$custom: #50ddea; $custom-light: #93e8f0; $custom-dark: #000000;
JSON
{
"hex": "#50ddea",
"rgb": {
"r": 80,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.065,
"s": 78.571,
"l": 61.569
},
"oklch": {
"l": 0.82762,
"c": 0.11982,
"h": 203.9
},
"luminance": 0.59359
}Semantic roles & 50–950 ramp
primary
#50DDEA
secondary
#AC3C32
accent
#1C0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485