#5EDAEB#5EDAEB
#5EDAEB is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.112 H 207.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDAEB |
|---|---|
| RGB | rgb(94, 218, 235) |
| HSL | hsl(187, 78%, 65%) |
| HSV | hsv(187, 60%, 92%) |
| CMYK | cmyk(60%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.02, -29.45, -18.67) |
| CIE-LCH | lch(81.02, 34.87, 212.38°) |
| OKLab | oklab(82.51% -0.0989 -0.0517) |
| OKLCH | oklch(82.51% 0.112 207.6) |
| XYZ | xyz(44.6767, 58.5160, 87.5214) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDAEB #EB6F5E
analogous
#5EEBB6 #5EDAEB #5E94EB
triadic
#5EDAEB #EB5EDA #DAEB5E
tetradic
#5EDAEB #B65EEB #EB6F5E #94EB5E
square
#5EDAEB #B65EEB #EB6F5E #94EB5E
split-complementary
#5EDAEB #EB5E94 #EBB65E
monochromatic
#17A4B8 #28CDE4 #5EDAEB #94E7F2 #CBF3F9
Accessibility & contrast
On white
1.65
#5EDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5EDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDAEB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDAEB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edaeb; /* rgb */ color: rgb(94, 218, 235); /* oklch */ color: oklch(82.5% 0.112 207.6);
Tailwind
colors: {
custom: {
50: '#99e5f1',
500: '#5edaeb',
950: '#000000',
},
}SCSS
$custom: #5edaeb; $custom-light: #99e5f1; $custom-dark: #000000;
JSON
{
"hex": "#5edaeb",
"rgb": {
"r": 94,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.234,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.82506,
"c": 0.11166,
"h": 207.6
},
"luminance": 0.58521
}Semantic roles & 50–950 ramp
primary
#5EDAEB
secondary
#B74636
accent
#240BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485