#50DEEB#50DEEB
#50DEEB is a very light, vivid teal. Relative luminance 0.599; OKLCH L 83.0% C 0.120 H 203.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #50DEEB |
|---|---|
| RGB | rgb(80, 222, 235) |
| HSL | hsl(185, 79%, 62%) |
| HSV | hsv(185, 66%, 92%) |
| CMYK | cmyk(66%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(81.81, -33.57, -17.53) |
| CIE-LCH | lch(81.81, 37.87, 207.58°) |
| OKLab | oklab(83.03% -0.1101 -0.0486) |
| OKLCH | oklch(83.03% 0.12 203.8) |
| XYZ | xyz(44.4185, 59.9412, 87.8100) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.62
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 6.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DEEB #EB5D50
analogous
#50EBAA #50DEEB #5091EB
triadic
#50DEEB #EB50DE #DEEB50
tetradic
#50DEEB #AA50EB #EB5D50 #91EB50
square
#50DEEB #AA50EB #EB5D50 #91EB50
split-complementary
#50DEEB #EB5091 #EBAA50
monochromatic
#14A0AD #1AD3E4 #50DEEB #87E8F1 #BEF3F8
Accessibility & contrast
On white
1.62
#50DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#50DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DEEB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DEEB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #50deeb; /* rgb */ color: rgb(80, 222, 235); /* oklch */ color: oklch(83.0% 0.120 203.8);
Tailwind
colors: {
custom: {
50: '#94e8f1',
500: '#50deeb',
950: '#000000',
},
}SCSS
$custom: #50deeb; $custom-light: #94e8f1; $custom-dark: #000000;
JSON
{
"hex": "#50deeb",
"rgb": {
"r": 80,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.032,
"s": 79.487,
"l": 61.765
},
"oklch": {
"l": 0.83031,
"c": 0.12041,
"h": 203.8
},
"luminance": 0.59946
}Semantic roles & 50–950 ramp
primary
#50DEEB
secondary
#AE3C32
accent
#1B0ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485