#5ECEDF#5ECEDF
#5ECEDF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.104 H 208.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECEDF |
|---|---|
| RGB | rgb(94, 206, 223) |
| HSL | hsl(188, 67%, 62%) |
| HSV | hsv(188, 58%, 87%) |
| CMYK | cmyk(57.8%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.19, -26.98, -18.05) |
| CIE-LCH | lch(77.19, 32.46, 213.79°) |
| OKLab | oklab(79.29% -0.0912 -0.05) |
| OKLCH | oklch(79.29% 0.104 208.7) |
| XYZ | xyz(40.0012, 51.8460, 77.6969) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 7.16
Sky Blue
#87CEEB
ΔE00 7.53
Robin Egg Blue
#8AF1FE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECEDF #DF6F5E
analogous
#5EDFB0 #5ECEDF #5E8EDF
triadic
#5ECEDF #DF5ECE #CEDF5E
tetradic
#5ECEDF #B05EDF #DF6F5E #8EDF5E
square
#5ECEDF #B05EDF #DF6F5E #8EDF5E
split-complementary
#5ECEDF #DF5E8E #DFB05E
monochromatic
#2091A2 #2BBED5 #5ECEDF #91DEE9 #C4EDF3
Accessibility & contrast
On white
1.85
#5ECEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#5ECEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECEDF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECEDF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5ecedf; /* rgb */ color: rgb(94, 206, 223); /* oklch */ color: oklch(79.3% 0.104 208.7);
Tailwind
colors: {
custom: {
50: '#97dde9',
500: '#5ecedf',
950: '#000000',
},
}SCSS
$custom: #5ecedf; $custom-light: #97dde9; $custom-dark: #000000;
JSON
{
"hex": "#5ecedf",
"rgb": {
"r": 94,
"g": 206,
"b": 223
},
"hsl": {
"h": 187.907,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.79292,
"c": 0.10401,
"h": 208.7
},
"luminance": 0.5185
}Semantic roles & 50–950 ramp
primary
#5ECEDF
secondary
#A54A3C
accent
#2F17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484