#5ECDDB#5ECDDB
#5ECDDB is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.103 H 206.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECDDB |
|---|---|
| RGB | rgb(94, 205, 219) |
| HSL | hsl(187, 63%, 61%) |
| HSV | hsv(187, 57%, 86%) |
| CMYK | cmyk(57.1%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(76.77, -27.61, -16.53) |
| CIE-LCH | lch(76.77, 32.18, 210.91°) |
| OKLab | oklab(78.91% -0.0918 -0.0457) |
| OKLCH | oklch(78.91% 0.103 206.5) |
| XYZ | xyz(39.2283, 51.1529, 74.8103) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 6.28
Neon Blue
#04D9FF
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.38
Mediumturquoise
#48D1CC
ΔE00 7.56
Turquoise Blue
#06B1C4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECDDB #DB6C5E
analogous
#5EDBAB #5ECDDB #5E8FDB
triadic
#5ECDDB #DB5ECD #CDDB5E
tetradic
#5ECDDB #AB5EDB #DB6C5E #8FDB5E
square
#5ECDDB #AB5EDB #DB6C5E #8FDB5E
split-complementary
#5ECDDB #DB5E8F #DBAB5E
monochromatic
#238E9C #2EBCCE #5ECDDB #90DDE6 #C2ECF1
Accessibility & contrast
On white
1.87
#5ECDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#5ECDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECDDB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECDDB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#ABB7DB
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5ecddb; /* rgb */ color: rgb(94, 205, 219); /* oklch */ color: oklch(78.9% 0.103 206.5);
Tailwind
colors: {
custom: {
50: '#97dce6',
500: '#5ecddb',
950: '#000000',
},
}SCSS
$custom: #5ecddb; $custom-light: #97dce6; $custom-dark: #000000;
JSON
{
"hex": "#5ecddb",
"rgb": {
"r": 94,
"g": 205,
"b": 219
},
"hsl": {
"h": 186.72,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.78914,
"c": 0.10252,
"h": 206.5
},
"luminance": 0.51157
}Semantic roles & 50–950 ramp
primary
#5ECDDB
secondary
#A0483D
accent
#2E1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484