#5ECFDC#5ECFDC
#5ECFDC is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.104 H 205.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECFDC |
|---|---|
| RGB | rgb(94, 207, 220) |
| HSL | hsl(186, 64%, 62%) |
| HSV | hsv(186, 57%, 86%) |
| CMYK | cmyk(57.3%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.38, -28.31, -16.15) |
| CIE-LCH | lch(77.38, 32.59, 209.70°) |
| OKLab | oklab(79.42% -0.0935 -0.0447) |
| OKLCH | oklch(79.42% 0.104 205.5) |
| XYZ | xyz(39.8419, 52.1687, 75.6662) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.93
Mediumturquoise
#48D1CC
ΔE00 7.11
Neon Blue
#04D9FF
ΔE00 7.19
Robin Egg Blue
#8AF1FE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECFDC #DC6B5E
analogous
#5EDCAA #5ECFDC #5E90DC
triadic
#5ECFDC #DC5ECF #CFDC5E
tetradic
#5ECFDC #AA5EDC #DC6B5E #90DC5E
square
#5ECFDC #AA5EDC #DC6B5E #90DC5E
split-complementary
#5ECFDC #DC5E90 #DCAA5E
monochromatic
#22919D #2DBFD0 #5ECFDC #90DEE7 #C3EDF2
Accessibility & contrast
On white
1.84
#5ECFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#5ECFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECFDC
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECFDC | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#00D7D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5ecfdc; /* rgb */ color: rgb(94, 207, 220); /* oklch */ color: oklch(79.4% 0.104 205.5);
Tailwind
colors: {
custom: {
50: '#97dee6',
500: '#5ecfdc',
950: '#000000',
},
}SCSS
$custom: #5ecfdc; $custom-light: #97dee6; $custom-dark: #000000;
JSON
{
"hex": "#5ecfdc",
"rgb": {
"r": 94,
"g": 207,
"b": 220
},
"hsl": {
"h": 186.19,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.79415,
"c": 0.10361,
"h": 205.5
},
"luminance": 0.52173
}Semantic roles & 50–950 ramp
primary
#5ECFDC
secondary
#A1473D
accent
#2C19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484