#50DDF0#50DDF0
#50DDF0 is a very light, vivid teal. Relative luminance 0.597; OKLCH L 83.0% C 0.121 H 207.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #50DDF0 |
|---|---|
| RGB | rgb(80, 221, 240) |
| HSL | hsl(187, 84%, 63%) |
| HSV | hsv(187, 67%, 94%) |
| CMYK | cmyk(66.7%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(81.68, -31.65, -20.38) |
| CIE-LCH | lch(81.68, 37.65, 212.77°) |
| OKLab | oklab(82.98% -0.1072 -0.0566) |
| OKLCH | oklch(82.98% 0.121 207.8) |
| XYZ | xyz(44.8862, 59.7046, 91.5797) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.94
Robin'S Egg
#6DEDFD
ΔE00 3.93
Neon Blue
#04D9FF
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DDF0 #F06350
analogous
#50F0B3 #50DDF0 #508DF0
triadic
#50DDF0 #F050DD #DDF050
tetradic
#50DDF0 #B350F0 #F06350 #8DF050
square
#50DDF0 #B350F0 #F06350 #8DF050
split-complementary
#50DDF0 #F0508D #F0B350
monochromatic
#10A2B6 #18D2EB #50DDF0 #88E8F5 #C1F3FA
Accessibility & contrast
On white
1.62
#50DDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#50DDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DDF0
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DDF0 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#B3C4F0
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #50ddf0; /* rgb */ color: rgb(80, 221, 240); /* oklch */ color: oklch(83.0% 0.121 207.8);
Tailwind
colors: {
custom: {
50: '#94e8f5',
500: '#50ddf0',
950: '#000000',
},
}SCSS
$custom: #50ddf0; $custom-light: #94e8f5; $custom-dark: #000000;
JSON
{
"hex": "#50ddf0",
"rgb": {
"r": 80,
"g": 221,
"b": 240
},
"hsl": {
"h": 187.125,
"s": 84.211,
"l": 62.745
},
"oklch": {
"l": 0.8298,
"c": 0.12118,
"h": 207.8
},
"luminance": 0.5971
}Semantic roles & 50–950 ramp
primary
#50DDF0
secondary
#B53F2F
accent
#1F05E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485