#50DDEF#50DDEF
#50DDEF is a very light, vivid teal. Relative luminance 0.597; OKLCH L 82.9% C 0.121 H 207.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #50DDEF |
|---|---|
| RGB | rgb(80, 221, 239) |
| HSL | hsl(187, 83%, 63%) |
| HSV | hsv(187, 67%, 94%) |
| CMYK | cmyk(66.5%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.64, -31.94, -19.90) |
| CIE-LCH | lch(81.64, 37.63, 211.92°) |
| OKLab | oklab(82.94% -0.1076 -0.0552) |
| OKLCH | oklch(82.94% 0.121 207.2) |
| XYZ | xyz(44.7380, 59.6453, 90.7995) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.77
Robin'S Egg
#6DEDFD
ΔE00 3.90
Neon Blue
#04D9FF
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Darkturquoise
#00CED1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DDEF #EF6250
analogous
#50EFB1 #50DDEF #508EEF
triadic
#50DDEF #EF50DD #DDEF50
tetradic
#50DDEF #B150EF #EF6250 #8EEF50
square
#50DDEF #B150EF #EF6250 #8EEF50
split-complementary
#50DDEF #EF508E #EFB150
monochromatic
#10A2B4 #18D2EA #50DDEF #88E8F4 #C0F3F9
Accessibility & contrast
On white
1.62
#50DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#50DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DDEF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DDEF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B4C4EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #50ddef; /* rgb */ color: rgb(80, 221, 239); /* oklch */ color: oklch(82.9% 0.121 207.2);
Tailwind
colors: {
custom: {
50: '#94e8f4',
500: '#50ddef',
950: '#000000',
},
}SCSS
$custom: #50ddef; $custom-light: #94e8f4; $custom-dark: #000000;
JSON
{
"hex": "#50ddef",
"rgb": {
"r": 80,
"g": 221,
"b": 239
},
"hsl": {
"h": 186.792,
"s": 83.246,
"l": 62.549
},
"oklch": {
"l": 0.82943,
"c": 0.12092,
"h": 207.2
},
"luminance": 0.5965
}Semantic roles & 50–950 ramp
primary
#50DDEF
secondary
#B43E2F
accent
#1E06E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485