#5EDBE8#5EDBE8
#5EDBE8 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.111 H 204.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBE8 |
|---|---|
| RGB | rgb(94, 219, 232) |
| HSL | hsl(186, 75%, 64%) |
| HSV | hsv(186, 59%, 91%) |
| CMYK | cmyk(59.5%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(81.22, -30.77, -16.79) |
| CIE-LCH | lch(81.22, 35.05, 208.62°) |
| OKLab | oklab(82.63% -0.1012 -0.0465) |
| OKLCH | oklch(82.63% 0.111 204.7) |
| XYZ | xyz(44.5070, 58.8643, 85.3447) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.15
Robin'S Egg
#6DEDFD
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.43
Neon Blue
#04D9FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBE8 #E86B5E
analogous
#5EE8B0 #5EDBE8 #5E96E8
triadic
#5EDBE8 #E85EDB #DBE85E
tetradic
#5EDBE8 #B05EE8 #E86B5E #96E85E
square
#5EDBE8 #B05EE8 #E86B5E #96E85E
split-complementary
#5EDBE8 #E85E96 #E8B05E
monochromatic
#19A4B2 #28CFE0 #5EDBE8 #94E7F0 #C9F3F7
Accessibility & contrast
On white
1.64
#5EDBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#5EDBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBE8
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBE8 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E9
Deuteranopia (green-blind)
#B6C3E9
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edbe8; /* rgb */ color: rgb(94, 219, 232); /* oklch */ color: oklch(82.6% 0.111 204.7);
Tailwind
colors: {
custom: {
50: '#99e6ef',
500: '#5edbe8',
950: '#000000',
},
}SCSS
$custom: #5edbe8; $custom-light: #99e6ef; $custom-dark: #000000;
JSON
{
"hex": "#5edbe8",
"rgb": {
"r": 94,
"g": 219,
"b": 232
},
"hsl": {
"h": 185.652,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.82629,
"c": 0.11134,
"h": 204.7
},
"luminance": 0.58869
}Semantic roles & 50–950 ramp
primary
#5EDBE8
secondary
#B34338
accent
#210ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485