#5EDBEF#5EDBEF
#5EDBEF is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.113 H 209.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBEF |
|---|---|
| RGB | rgb(94, 219, 239) |
| HSL | hsl(188, 82%, 65%) |
| HSV | hsv(188, 61%, 94%) |
| CMYK | cmyk(60.7%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(81.44, -28.80, -20.17) |
| CIE-LCH | lch(81.44, 35.16, 215.01°) |
| OKLab | oklab(82.88% -0.0984 -0.0559) |
| OKLCH | oklch(82.88% 0.113 209.6) |
| XYZ | xyz(45.5211, 59.2700, 90.6859) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.94
Robin'S Egg
#6DEDFD
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBEF #EF725E
analogous
#5EEFBB #5EDBEF #5E92EF
triadic
#5EDBEF #EF5EDB #DBEF5E
tetradic
#5EDBEF #BB5EEF #EF725E #92EF5E
square
#5EDBEF #BB5EEF #EF725E #92EF5E
split-complementary
#5EDBEF #EF5E92 #EFBB5E
monochromatic
#13A8C0 #26CFE9 #5EDBEF #96E7F5 #CDF4FA
Accessibility & contrast
On white
1.63
#5EDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5EDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBEF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBEF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F0
Deuteranopia (green-blind)
#B4C3EF
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edbef; /* rgb */ color: rgb(94, 219, 239); /* oklch */ color: oklch(82.9% 0.113 209.6);
Tailwind
colors: {
custom: {
50: '#9ae6f4',
500: '#5edbef',
950: '#000000',
},
}SCSS
$custom: #5edbef; $custom-light: #9ae6f4; $custom-dark: #000000;
JSON
{
"hex": "#5edbef",
"rgb": {
"r": 94,
"g": 219,
"b": 239
},
"hsl": {
"h": 188.276,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.82882,
"c": 0.11318,
"h": 209.6
},
"luminance": 0.59275
}Semantic roles & 50–950 ramp
primary
#5EDBEF
secondary
#BE4733
accent
#2507DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485