#5EDEEB#5EDEEB
#5EDEEB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.113 H 204.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEEB |
|---|---|
| RGB | rgb(94, 222, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 60%, 92%) |
| CMYK | cmyk(60%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.17, -31.37, -16.94) |
| CIE-LCH | lch(82.17, 35.65, 208.37°) |
| OKLab | oklab(83.43% -0.103 -0.0469) |
| OKLCH | oklch(83.43% 0.113 204.5) |
| XYZ | xyz(45.7265, 60.6156, 87.8713) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.33
Robin'S Egg
#6DEDFD
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 6.74
Bright Light Blue
#26F7FD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEEB #EB6B5E
analogous
#5EEBB2 #5EDEEB #5E98EB
triadic
#5EDEEB #EB5EDE #DEEB5E
tetradic
#5EDEEB #B25EEB #EB6B5E #98EB5E
square
#5EDEEB #B25EEB #EB6B5E #98EB5E
split-complementary
#5EDEEB #EB5E98 #EBB25E
monochromatic
#17A9B8 #28D3E4 #5EDEEB #94E9F2 #CBF4F9
Accessibility & contrast
On white
1.60
#5EDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5EDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEEB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEEB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edeeb; /* rgb */ color: rgb(94, 222, 235); /* oklch */ color: oklch(83.4% 0.113 204.5);
Tailwind
colors: {
custom: {
50: '#9ae8f1',
500: '#5edeeb',
950: '#000000',
},
}SCSS
$custom: #5edeeb; $custom-light: #9ae8f1; $custom-dark: #000000;
JSON
{
"hex": "#5edeeb",
"rgb": {
"r": 94,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.532,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.8343,
"c": 0.11323,
"h": 204.5
},
"luminance": 0.6062
}Semantic roles & 50–950 ramp
primary
#5EDEEB
secondary
#B74236
accent
#1E0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485