#50EAEF#50EAEF
#50EAEF is a very light, vivid teal. Relative luminance 0.668; OKLCH L 86.0% C 0.127 H 198.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #50EAEF |
|---|---|
| RGB | rgb(80, 234, 239) |
| HSL | hsl(182, 83%, 63%) |
| HSV | hsv(182, 67%, 94%) |
| CMYK | cmyk(66.5%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.39, -38.02, -14.26) |
| CIE-LCH | lch(85.39, 40.61, 200.55°) |
| OKLab | oklab(85.97% -0.1203 -0.0395) |
| OKLCH | oklch(85.97% 0.127 198.2) |
| XYZ | xyz(48.3042, 66.7776, 91.9882) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.11
Bright Cyan
#41FDFE
ΔE00 4.33
Robin'S Egg
#6DEDFD
ΔE00 4.68
Aqua
#00FFFF
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 5.69
Bright Turquoise
#0FFEF9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50EAEF #EF5550
analogous
#50EFA5 #50EAEF #509AEF
triadic
#50EAEF #EF50EA #EAEF50
tetradic
#50EAEF #A550EF #EF5550 #9AEF50
square
#50EAEF #A550EF #EF5550 #9AEF50
split-complementary
#50EAEF #EF509A #EFA550
monochromatic
#10AFB4 #18E3EA #50EAEF #88F1F4 #C0F7F9
Accessibility & contrast
On white
1.46
#50EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#50EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50EAEF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50EAEF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #50eaef; /* rgb */ color: rgb(80, 234, 239); /* oklch */ color: oklch(86.0% 0.127 198.2);
Tailwind
colors: {
custom: {
50: '#95f1f4',
500: '#50eaef',
950: '#000000',
},
}SCSS
$custom: #50eaef; $custom-light: #95f1f4; $custom-dark: #000000;
JSON
{
"hex": "#50eaef",
"rgb": {
"r": 80,
"g": 234,
"b": 239
},
"hsl": {
"h": 181.887,
"s": 83.246,
"l": 62.549
},
"oklch": {
"l": 0.85971,
"c": 0.12662,
"h": 198.2
},
"luminance": 0.66783
}Semantic roles & 50–950 ramp
primary
#50EAEF
secondary
#B4342F
accent
#0D06E0
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585