#5CDFD5#5CDFD5
#5CDFD5 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.116 H 188.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFD5 |
|---|---|
| RGB | rgb(92, 223, 213) |
| HSL | hsl(175, 67%, 62%) |
| HSV | hsv(175, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(81.76, -38.11, -5.89) |
| CIE-LCH | lch(81.76, 38.56, 188.78°) |
| OKLab | oklab(82.86% -0.1143 -0.0165) |
| OKLCH | oklch(82.86% 0.116 188.2) |
| XYZ | xyz(42.8062, 59.8503, 72.2342) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.59
Mediumturquoise
#48D1CC
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 6.33
Bright Aqua
#0BF9EA
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.45
Bright Turquoise
#0FFEF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFD5 #DF5C66
analogous
#5CDF94 #5CDFD5 #5CA8DF
triadic
#5CDFD5 #D55CDF #DFD55C
tetradic
#5CDFD5 #945CDF #DF5C66 #A8DF5C
square
#5CDFD5 #945CDF #DF5C66 #A8DF5C
split-complementary
#5CDFD5 #DF5CA8 #DF945C
monochromatic
#20A197 #2AD4C7 #5CDFD5 #8FE9E2 #C2F3EF
Accessibility & contrast
On white
1.62
#5CDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5CDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFD5
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFD5 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdfd5; /* rgb */ color: rgb(92, 223, 213); /* oklch */ color: oklch(82.9% 0.116 188.2);
Tailwind
colors: {
custom: {
50: '#97e9e1',
500: '#5cdfd5',
950: '#000000',
},
}SCSS
$custom: #5cdfd5; $custom-light: #97e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5cdfd5",
"rgb": {
"r": 92,
"g": 223,
"b": 213
},
"hsl": {
"h": 175.42,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82864,
"c": 0.11551,
"h": 188.2
},
"luminance": 0.59855
}Semantic roles & 50–950 ramp
primary
#5CDFD5
secondary
#A43B43
accent
#1625CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484