#50DAEB#50DAEB
#50DAEB is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.1% C 0.119 H 206.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #50DAEB |
|---|---|
| RGB | rgb(80, 218, 235) |
| HSL | hsl(187, 79%, 62%) |
| HSV | hsv(187, 66%, 92%) |
| CMYK | cmyk(66%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(80.65, -31.67, -19.28) |
| CIE-LCH | lch(80.65, 37.07, 211.33°) |
| OKLab | oklab(82.1% -0.1062 -0.0535) |
| OKLCH | oklch(82.1% 0.119 206.7) |
| XYZ | xyz(43.3686, 57.8416, 87.4601) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.45
Robin'S Egg
#6DEDFD
ΔE00 4.53
Neon Blue
#04D9FF
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 6.75
Robin'S Egg Blue
#98EFF9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DAEB #EB6150
analogous
#50EBAF #50DAEB #508DEB
triadic
#50DAEB #EB50DA #DAEB50
tetradic
#50DAEB #AF50EB #EB6150 #8DEB50
square
#50DAEB #AF50EB #EB6150 #8DEB50
split-complementary
#50DAEB #EB508D #EBAF50
monochromatic
#149CAD #1ACEE4 #50DAEB #87E6F1 #BEF1F8
Accessibility & contrast
On white
1.67
#50DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#50DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DAEB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DAEB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #50daeb; /* rgb */ color: rgb(80, 218, 235); /* oklch */ color: oklch(82.1% 0.119 206.7);
Tailwind
colors: {
custom: {
50: '#93e6f1',
500: '#50daeb',
950: '#000000',
},
}SCSS
$custom: #50daeb; $custom-light: #93e6f1; $custom-dark: #000000;
JSON
{
"hex": "#50daeb",
"rgb": {
"r": 80,
"g": 218,
"b": 235
},
"hsl": {
"h": 186.581,
"s": 79.487,
"l": 61.765
},
"oklch": {
"l": 0.82098,
"c": 0.11891,
"h": 206.7
},
"luminance": 0.57846
}Semantic roles & 50–950 ramp
primary
#50DAEB
secondary
#AE3F32
accent
#210ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485