#5ED7EB#5ED7EB
#5ED7EB is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.111 H 210.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7EB |
|---|---|
| RGB | rgb(94, 215, 235) |
| HSL | hsl(189, 78%, 65%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(60%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.17, -27.99, -19.97) |
| CIE-LCH | lch(80.17, 34.39, 215.51°) |
| OKLab | oklab(81.81% -0.0959 -0.0554) |
| OKLCH | oklch(81.81% 0.111 210) |
| XYZ | xyz(43.9057, 56.9742, 87.2644) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.00
Neon Blue
#04D9FF
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Robin'S Egg Blue
#98EFF9
ΔE00 7.22
Sky Blue
#87CEEB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7EB #EB725E
analogous
#5EEBB9 #5ED7EB #5E90EB
triadic
#5ED7EB #EB5ED7 #D7EB5E
tetradic
#5ED7EB #B95EEB #EB725E #90EB5E
square
#5ED7EB #B95EEB #EB725E #90EB5E
split-complementary
#5ED7EB #EB5E90 #EBB95E
monochromatic
#17A1B8 #28C9E4 #5ED7EB #94E5F2 #CBF2F9
Accessibility & contrast
On white
1.69
#5ED7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5ED7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7EB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7EB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ed7eb; /* rgb */ color: rgb(94, 215, 235); /* oklch */ color: oklch(81.8% 0.111 210.0);
Tailwind
colors: {
custom: {
50: '#99e3f1',
500: '#5ed7eb',
950: '#000000',
},
}SCSS
$custom: #5ed7eb; $custom-light: #99e3f1; $custom-dark: #000000;
JSON
{
"hex": "#5ed7eb",
"rgb": {
"r": 94,
"g": 215,
"b": 235
},
"hsl": {
"h": 188.511,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.81814,
"c": 0.1107,
"h": 210
},
"luminance": 0.56979
}Semantic roles & 50–950 ramp
primary
#5ED7EB
secondary
#B74836
accent
#290BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485