#5EDBED#5EDBED
#5EDBED is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.113 H 208.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBED |
|---|---|
| RGB | rgb(94, 219, 237) |
| HSL | hsl(188, 80%, 65%) |
| HSV | hsv(188, 60%, 93%) |
| CMYK | cmyk(60.3%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(81.38, -29.37, -19.21) |
| CIE-LCH | lch(81.38, 35.09, 213.19°) |
| OKLab | oklab(82.81% -0.0992 -0.0532) |
| OKLCH | oklch(82.81% 0.113 208.2) |
| XYZ | xyz(45.2273, 59.1525, 89.1384) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBED #ED705E
analogous
#5EEDB7 #5EDBED #5E94ED
triadic
#5EDBED #ED5EDB #DBED5E
tetradic
#5EDBED #B75EED #ED705E #94ED5E
square
#5EDBED #B75EED #ED705E #94ED5E
split-complementary
#5EDBED #ED5E94 #EDB75E
monochromatic
#15A7BC #27CFE7 #5EDBED #95E7F3 #CCF4F9
Accessibility & contrast
On white
1.64
#5EDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5EDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBED
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBED | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EE
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edbed; /* rgb */ color: rgb(94, 219, 237); /* oklch */ color: oklch(82.8% 0.113 208.2);
Tailwind
colors: {
custom: {
50: '#99e6f2',
500: '#5edbed',
950: '#000000',
},
}SCSS
$custom: #5edbed; $custom-light: #99e6f2; $custom-dark: #000000;
JSON
{
"hex": "#5edbed",
"rgb": {
"r": 94,
"g": 219,
"b": 237
},
"hsl": {
"h": 187.552,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.82809,
"c": 0.11256,
"h": 208.2
},
"luminance": 0.59157
}Semantic roles & 50–950 ramp
primary
#5EDBED
secondary
#BA4635
accent
#2409DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485