#5ECEDB#5ECEDB
#5ECEDB is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.103 H 205.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECEDB |
|---|---|
| RGB | rgb(94, 206, 219) |
| HSL | hsl(186, 63%, 61%) |
| HSV | hsv(186, 57%, 86%) |
| CMYK | cmyk(57.1%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.06, -28.10, -16.09) |
| CIE-LCH | lch(77.06, 32.38, 209.80°) |
| OKLab | oklab(79.15% -0.0928 -0.0445) |
| OKLCH | oklch(79.15% 0.103 205.6) |
| XYZ | xyz(39.4683, 51.6329, 74.8903) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 7.16
Robin'S Egg
#6DEDFD
ΔE00 7.17
Neon Blue
#04D9FF
ΔE00 7.26
Robin Egg Blue
#8AF1FE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECEDB #DB6B5E
analogous
#5EDBAA #5ECEDB #5E90DB
triadic
#5ECEDB #DB5ECE #CEDB5E
tetradic
#5ECEDB #AA5EDB #DB6B5E #90DB5E
square
#5ECEDB #AA5EDB #DB6B5E #90DB5E
split-complementary
#5ECEDB #DB5E90 #DBAA5E
monochromatic
#238F9C #2EBDCE #5ECEDB #90DDE6 #C2ECF1
Accessibility & contrast
On white
1.85
#5ECEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#5ECEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECEDB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECEDB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5ecedb; /* rgb */ color: rgb(94, 206, 219); /* oklch */ color: oklch(79.1% 0.103 205.6);
Tailwind
colors: {
custom: {
50: '#97dde6',
500: '#5ecedb',
950: '#000000',
},
}SCSS
$custom: #5ecedb; $custom-light: #97dde6; $custom-dark: #000000;
JSON
{
"hex": "#5ecedb",
"rgb": {
"r": 94,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.24,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.79147,
"c": 0.10294,
"h": 205.6
},
"luminance": 0.51637
}Semantic roles & 50–950 ramp
primary
#5ECEDB
secondary
#A0483D
accent
#2D1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484