#5ECDDF#5ECDDF
#5ECDDF is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.104 H 209.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECDDF |
|---|---|
| RGB | rgb(94, 205, 223) |
| HSL | hsl(188, 67%, 62%) |
| HSV | hsv(188, 58%, 87%) |
| CMYK | cmyk(57.8%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.90, -26.48, -18.49) |
| CIE-LCH | lch(76.90, 32.30, 214.92°) |
| OKLab | oklab(79.06% -0.0902 -0.0512) |
| OKLCH | oklch(79.06% 0.104 209.6) |
| XYZ | xyz(39.7613, 51.3661, 77.6170) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 7.22
Robin'S Egg
#6DEDFD
ΔE00 7.44
Darkturquoise
#00CED1
ΔE00 7.50
Turquoise Blue
#06B1C4
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECDDF #DF705E
analogous
#5EDFB0 #5ECDDF #5E8DDF
triadic
#5ECDDF #DF5ECD #CDDF5E
tetradic
#5ECDDF #B05EDF #DF705E #8DDF5E
square
#5ECDDF #B05EDF #DF705E #8DDF5E
split-complementary
#5ECDDF #DF5E8D #DFB05E
monochromatic
#2090A2 #2BBDD5 #5ECDDF #91DDE9 #C4EDF3
Accessibility & contrast
On white
1.86
#5ECDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#5ECDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECDDF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECDDF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6E0
Deuteranopia (green-blind)
#A9B8DF
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5ecddf; /* rgb */ color: rgb(94, 205, 223); /* oklch */ color: oklch(79.1% 0.104 209.6);
Tailwind
colors: {
custom: {
50: '#97dce9',
500: '#5ecddf',
950: '#000000',
},
}SCSS
$custom: #5ecddf; $custom-light: #97dce9; $custom-dark: #000000;
JSON
{
"hex": "#5ecddf",
"rgb": {
"r": 94,
"g": 205,
"b": 223
},
"hsl": {
"h": 188.372,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.7906,
"c": 0.10368,
"h": 209.6
},
"luminance": 0.5137
}Semantic roles & 50–950 ramp
primary
#5ECDDF
secondary
#A54B3C
accent
#3017CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484