#5CDED5#5CDED5
#5CDED5 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.115 H 188.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDED5 |
|---|---|
| RGB | rgb(92, 222, 213) |
| HSL | hsl(176, 66%, 62%) |
| HSV | hsv(176, 59%, 87%) |
| CMYK | cmyk(58.6%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.47, -37.65, -6.32) |
| CIE-LCH | lch(81.47, 38.17, 189.52°) |
| OKLab | oklab(82.63% -0.1133 -0.0177) |
| OKLCH | oklch(82.63% 0.115 188.9) |
| XYZ | xyz(42.5398, 59.3176, 72.1455) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.90
Mediumturquoise
#48D1CC
ΔE00 3.47
Darkturquoise
#00CED1
ΔE00 6.10
Bright Aqua
#0BF9EA
ΔE00 6.65
Tiffany Blue
#7BF2DA
ΔE00 6.69
Bright Turquoise
#0FFEF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDED5 #DE5C65
analogous
#5CDE94 #5CDED5 #5CA6DE
triadic
#5CDED5 #D55CDE #DED55C
tetradic
#5CDED5 #945CDE #DE5C65 #A6DE5C
square
#5CDED5 #945CDE #DE5C65 #A6DE5C
split-complementary
#5CDED5 #DE5CA6 #DE945C
monochromatic
#209F97 #2BD2C7 #5CDED5 #8FE8E2 #C2F3EF
Accessibility & contrast
On white
1.63
#5CDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5CDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDED5
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDED5 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cded5; /* rgb */ color: rgb(92, 222, 213); /* oklch */ color: oklch(82.6% 0.115 188.9);
Tailwind
colors: {
custom: {
50: '#97e9e1',
500: '#5cded5',
950: '#000000',
},
}SCSS
$custom: #5cded5; $custom-light: #97e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5cded5",
"rgb": {
"r": 92,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.846,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.82628,
"c": 0.11465,
"h": 188.9
},
"luminance": 0.59322
}Semantic roles & 50–950 ramp
primary
#5CDED5
secondary
#A33C43
accent
#1724CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484