#5CDCD9#5CDCD9
#5CDCD9 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.112 H 193.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCD9 |
|---|---|
| RGB | rgb(92, 220, 217) |
| HSL | hsl(179, 65%, 61%) |
| HSV | hsv(179, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.00, -35.67, -9.14) |
| CIE-LCH | lch(81.00, 36.82, 194.37°) |
| OKLab | oklab(82.29% -0.1095 -0.0254) |
| OKLCH | oklch(82.29% 0.112 193) |
| XYZ | xyz(42.5258, 58.4671, 74.6763) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.03
Darkturquoise
#00CED1
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 4.87
Aqua Blue
#02D8E9
ΔE00 6.71
Bright Light Blue
#26F7FD
ΔE00 6.83
Bright Cyan
#41FDFE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCD9 #DC5C5F
analogous
#5CDC99 #5CDCD9 #5C9FDC
triadic
#5CDCD9 #D95CDC #DCD95C
tetradic
#5CDCD9 #995CDC #DC5C5F #9FDC5C
square
#5CDCD9 #995CDC #DC5C5F #9FDC5C
split-complementary
#5CDCD9 #DC5C9F #DC995C
monochromatic
#229C99 #2CCECB #5CDCD9 #8EE7E5 #C1F2F0
Accessibility & contrast
On white
1.65
#5CDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5CDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCD9
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCD9 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D9
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdcd9; /* rgb */ color: rgb(92, 220, 217); /* oklch */ color: oklch(82.3% 0.112 193.0);
Tailwind
colors: {
custom: {
50: '#97e7e4',
500: '#5cdcd9',
950: '#000000',
},
}SCSS
$custom: #5cdcd9; $custom-light: #97e7e4; $custom-dark: #000000;
JSON
{
"hex": "#5cdcd9",
"rgb": {
"r": 92,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.594,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.82286,
"c": 0.1124,
"h": 193
},
"luminance": 0.58471
}Semantic roles & 50–950 ramp
primary
#5CDCD9
secondary
#A03C3F
accent
#191DCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484