#50DFEB#50DFEB
#50DFEB is a very light, vivid teal. Relative luminance 0.605; OKLCH L 83.3% C 0.121 H 203.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #50DFEB |
|---|---|
| RGB | rgb(80, 223, 235) |
| HSL | hsl(185, 79%, 62%) |
| HSV | hsv(185, 66%, 92%) |
| CMYK | cmyk(66%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.10, -34.04, -17.10) |
| CIE-LCH | lch(82.10, 38.09, 206.67°) |
| OKLab | oklab(83.26% -0.1111 -0.0474) |
| OKLCH | oklch(83.26% 0.121 203.1) |
| XYZ | xyz(44.6848, 60.4740, 87.8988) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.83
Robin'S Egg
#6DEDFD
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DFEB #EB5C50
analogous
#50EBAA #50DFEB #5092EB
triadic
#50DFEB #EB50DF #DFEB50
tetradic
#50DFEB #AA50EB #EB5C50 #92EB50
square
#50DFEB #AA50EB #EB5C50 #92EB50
split-complementary
#50DFEB #EB5092 #EBAA50
monochromatic
#14A1AD #1AD4E4 #50DFEB #87E9F1 #BEF3F8
Accessibility & contrast
On white
1.60
#50DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#50DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DFEB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DFEB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #50dfeb; /* rgb */ color: rgb(80, 223, 235); /* oklch */ color: oklch(83.3% 0.121 203.1);
Tailwind
colors: {
custom: {
50: '#94e9f1',
500: '#50dfeb',
950: '#000000',
},
}SCSS
$custom: #50dfeb; $custom-light: #94e9f1; $custom-dark: #000000;
JSON
{
"hex": "#50dfeb",
"rgb": {
"r": 80,
"g": 223,
"b": 235
},
"hsl": {
"h": 184.645,
"s": 79.487,
"l": 61.765
},
"oklch": {
"l": 0.83264,
"c": 0.12083,
"h": 203.1
},
"luminance": 0.60479
}Semantic roles & 50–950 ramp
primary
#50DFEB
secondary
#AE3B32
accent
#1A0ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485