#5EDCEB#5EDCEB
#5EDCEB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.112 H 206.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCEB |
|---|---|
| RGB | rgb(94, 220, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 60%, 92%) |
| CMYK | cmyk(60%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.60, -30.41, -17.81) |
| CIE-LCH | lch(81.60, 35.24, 210.35°) |
| OKLab | oklab(82.97% -0.101 -0.0493) |
| OKLCH | oklch(82.97% 0.112 206) |
| XYZ | xyz(45.1984, 59.5596, 87.6953) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.25
Robin'S Egg
#6DEDFD
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Neon Blue
#04D9FF
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCEB #EB6D5E
analogous
#5EEBB4 #5EDCEB #5E96EB
triadic
#5EDCEB #EB5EDC #DCEB5E
tetradic
#5EDCEB #B45EEB #EB6D5E #96EB5E
square
#5EDCEB #B45EEB #EB6D5E #96EB5E
split-complementary
#5EDCEB #EB5E96 #EBB45E
monochromatic
#17A7B8 #28D0E4 #5EDCEB #94E8F2 #CBF4F9
Accessibility & contrast
On white
1.63
#5EDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5EDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCEB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCEB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edceb; /* rgb */ color: rgb(94, 220, 235); /* oklch */ color: oklch(83.0% 0.112 206.0);
Tailwind
colors: {
custom: {
50: '#99e7f1',
500: '#5edceb',
950: '#000000',
},
}SCSS
$custom: #5edceb; $custom-light: #99e7f1; $custom-dark: #000000;
JSON
{
"hex": "#5edceb",
"rgb": {
"r": 94,
"g": 220,
"b": 235
},
"hsl": {
"h": 186.383,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.82967,
"c": 0.1124,
"h": 206
},
"luminance": 0.59564
}Semantic roles & 50–950 ramp
primary
#5EDCEB
secondary
#B74436
accent
#210BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485