#5EDAED#5EDAED
#5EDAED is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.6% C 0.112 H 209.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDAED |
|---|---|
| RGB | rgb(94, 218, 237) |
| HSL | hsl(188, 80%, 65%) |
| HSV | hsv(188, 60%, 93%) |
| CMYK | cmyk(60.3%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(81.09, -28.88, -19.64) |
| CIE-LCH | lch(81.09, 34.93, 214.21°) |
| OKLab | oklab(82.58% -0.0981 -0.0544) |
| OKLCH | oklch(82.58% 0.112 209) |
| XYZ | xyz(44.9672, 58.6323, 89.0517) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.73
Robin'S Egg
#6DEDFD
ΔE00 4.41
Neon Blue
#04D9FF
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Sky Blue
#87CEEB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDAED #ED715E
analogous
#5EEDB8 #5EDAED #5E93ED
triadic
#5EDAED #ED5EDA #DAED5E
tetradic
#5EDAED #B85EED #ED715E #93ED5E
square
#5EDAED #B85EED #ED715E #93ED5E
split-complementary
#5EDAED #ED5E93 #EDB85E
monochromatic
#15A5BC #27CDE7 #5EDAED #95E7F3 #CCF3F9
Accessibility & contrast
On white
1.65
#5EDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5EDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDAED
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDAED | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#B3C3ED
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edaed; /* rgb */ color: rgb(94, 218, 237); /* oklch */ color: oklch(82.6% 0.112 209.0);
Tailwind
colors: {
custom: {
50: '#99e5f2',
500: '#5edaed',
950: '#000000',
},
}SCSS
$custom: #5edaed; $custom-light: #99e5f2; $custom-dark: #000000;
JSON
{
"hex": "#5edaed",
"rgb": {
"r": 94,
"g": 218,
"b": 237
},
"hsl": {
"h": 187.972,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.82579,
"c": 0.11224,
"h": 209
},
"luminance": 0.58637
}Semantic roles & 50–950 ramp
primary
#5EDAED
secondary
#BA4635
accent
#2509DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485