#5ECCDC#5ECCDC
#5ECCDC is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.102 H 208.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECCDC |
|---|---|
| RGB | rgb(94, 204, 220) |
| HSL | hsl(188, 64%, 62%) |
| HSV | hsv(188, 57%, 86%) |
| CMYK | cmyk(57.3%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(76.51, -26.84, -17.46) |
| CIE-LCH | lch(76.51, 32.01, 213.04°) |
| OKLab | oklab(78.72% -0.0903 -0.0483) |
| OKLCH | oklch(78.72% 0.102 208.1) |
| XYZ | xyz(39.1219, 50.7289, 75.4262) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.62
Neon Blue
#04D9FF
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.62
Sky Blue
#87CEEB
ΔE00 7.76
Turquoise Blue
#06B1C4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECCDC #DC6E5E
analogous
#5EDCAD #5ECCDC #5E8DDC
triadic
#5ECCDC #DC5ECC #CCDC5E
tetradic
#5ECCDC #AD5EDC #DC6E5E #8DDC5E
square
#5ECCDC #AD5EDC #DC6E5E #8DDC5E
split-complementary
#5ECCDC #DC5E8D #DCAD5E
monochromatic
#228E9D #2DBBD0 #5ECCDC #90DCE7 #C3ECF2
Accessibility & contrast
On white
1.88
#5ECCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#5ECCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECCDC
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECCDC | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DD
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5eccdc; /* rgb */ color: rgb(94, 204, 220); /* oklch */ color: oklch(78.7% 0.102 208.1);
Tailwind
colors: {
custom: {
50: '#97dbe6',
500: '#5eccdc',
950: '#000000',
},
}SCSS
$custom: #5eccdc; $custom-light: #97dbe6; $custom-dark: #000000;
JSON
{
"hex": "#5eccdc",
"rgb": {
"r": 94,
"g": 204,
"b": 220
},
"hsl": {
"h": 187.619,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.78718,
"c": 0.1024,
"h": 208.1
},
"luminance": 0.50733
}Semantic roles & 50–950 ramp
primary
#5ECCDC
secondary
#A14A3D
accent
#3019CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484