#5CDED2#5CDED2
#5CDED2 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.115 H 186.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDED2 |
|---|---|
| RGB | rgb(92, 222, 210) |
| HSL | hsl(174, 66%, 62%) |
| HSV | hsv(174, 59%, 87%) |
| CMYK | cmyk(58.6%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(81.38, -38.43, -4.84) |
| CIE-LCH | lch(81.38, 38.73, 187.18°) |
| OKLab | oklab(82.53% -0.1146 -0.0137) |
| OKLCH | oklch(82.53% 0.115 186.8) |
| XYZ | xyz(42.1626, 59.1667, 70.1586) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.13
Mediumturquoise
#48D1CC
ΔE00 3.93
Tiffany Blue
#7BF2DA
ΔE00 6.03
Bright Aqua
#0BF9EA
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.78
Aqua (survey)
#13EAC9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDED2 #DE5C68
analogous
#5CDE91 #5CDED2 #5CA9DE
triadic
#5CDED2 #D25CDE #DED25C
tetradic
#5CDED2 #915CDE #DE5C68 #A9DE5C
square
#5CDED2 #915CDE #DE5C68 #A9DE5C
split-complementary
#5CDED2 #DE5CA9 #DE915C
monochromatic
#209F94 #2BD2C3 #5CDED2 #8FE8E0 #C2F3EE
Accessibility & contrast
On white
1.64
#5CDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5CDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDED2
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDED2 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cded2; /* rgb */ color: rgb(92, 222, 210); /* oklch */ color: oklch(82.5% 0.115 186.8);
Tailwind
colors: {
custom: {
50: '#97e9df',
500: '#5cded2',
950: '#000000',
},
}SCSS
$custom: #5cded2; $custom-light: #97e9df; $custom-dark: #000000;
JSON
{
"hex": "#5cded2",
"rgb": {
"r": 92,
"g": 222,
"b": 210
},
"hsl": {
"h": 174.462,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.82533,
"c": 0.11539,
"h": 186.8
},
"luminance": 0.59171
}Semantic roles & 50–950 ramp
primary
#5CDED2
secondary
#A33C45
accent
#1728CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484