#5EDBEE#5EDBEE
#5EDBEE is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.113 H 208.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBEE |
|---|---|
| RGB | rgb(94, 219, 238) |
| HSL | hsl(188, 81%, 65%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(60.5%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.41, -29.09, -19.69) |
| CIE-LCH | lch(81.41, 35.12, 214.10°) |
| OKLab | oklab(82.85% -0.0988 -0.0546) |
| OKLCH | oklch(82.85% 0.113 208.9) |
| XYZ | xyz(45.3738, 59.2111, 89.9100) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBEE #EE715E
analogous
#5EEEB9 #5EDBEE #5E93EE
triadic
#5EDBEE #EE5EDB #DBEE5E
tetradic
#5EDBEE #B95EEE #EE715E #93EE5E
square
#5EDBEE #B95EEE #EE715E #93EE5E
split-complementary
#5EDBEE #EE5E93 #EEB95E
monochromatic
#14A7BE #27CFE8 #5EDBEE #95E7F4 #CDF4FA
Accessibility & contrast
On white
1.64
#5EDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5EDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBEE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBEE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EF
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edbee; /* rgb */ color: rgb(94, 219, 238); /* oklch */ color: oklch(82.8% 0.113 208.9);
Tailwind
colors: {
custom: {
50: '#9ae6f3',
500: '#5edbee',
950: '#000000',
},
}SCSS
$custom: #5edbee; $custom-light: #9ae6f3; $custom-dark: #000000;
JSON
{
"hex": "#5edbee",
"rgb": {
"r": 94,
"g": 219,
"b": 238
},
"hsl": {
"h": 187.917,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.82846,
"c": 0.11286,
"h": 208.9
},
"luminance": 0.59216
}Semantic roles & 50–950 ramp
primary
#5EDBEE
secondary
#BC4634
accent
#2408DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485