#50DFEF#50DFEF
#50DFEF is a very light, vivid teal. Relative luminance 0.607; OKLCH L 83.4% C 0.122 H 205.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #50DFEF |
|---|---|
| RGB | rgb(80, 223, 239) |
| HSL | hsl(186, 83%, 63%) |
| HSV | hsv(186, 67%, 94%) |
| CMYK | cmyk(66.5%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.22, -32.89, -19.03) |
| CIE-LCH | lch(82.22, 38.00, 210.05°) |
| OKLab | oklab(83.41% -0.1095 -0.0528) |
| OKLCH | oklch(83.41% 0.122 205.7) |
| XYZ | xyz(45.2692, 60.7077, 90.9766) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.76
Robin'S Egg
#6DEDFD
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Neon Blue
#04D9FF
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Bright Light Blue
#26F7FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DFEF #EF6050
analogous
#50EFB0 #50DFEF #508FEF
triadic
#50DFEF #EF50DF #DFEF50
tetradic
#50DFEF #B050EF #EF6050 #8FEF50
square
#50DFEF #B050EF #EF6050 #8FEF50
split-complementary
#50DFEF #EF508F #EFB050
monochromatic
#10A4B4 #18D5EA #50DFEF #88E9F4 #C0F4F9
Accessibility & contrast
On white
1.60
#50DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#50DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DFEF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DFEF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #50dfef; /* rgb */ color: rgb(80, 223, 239); /* oklch */ color: oklch(83.4% 0.122 205.7);
Tailwind
colors: {
custom: {
50: '#94e9f4',
500: '#50dfef',
950: '#000000',
},
}SCSS
$custom: #50dfef; $custom-light: #94e9f4; $custom-dark: #000000;
JSON
{
"hex": "#50dfef",
"rgb": {
"r": 80,
"g": 223,
"b": 239
},
"hsl": {
"h": 186.038,
"s": 83.246,
"l": 62.549
},
"oklch": {
"l": 0.83408,
"c": 0.12158,
"h": 205.7
},
"luminance": 0.60713
}Semantic roles & 50–950 ramp
primary
#50DFEF
secondary
#B43D2F
accent
#1C06E0
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485