#5CDFCD#5CDFCD
#5CDFCD is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.6% C 0.118 H 182.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFCD |
|---|---|
| RGB | rgb(92, 223, 205) |
| HSL | hsl(172, 67%, 62%) |
| HSV | hsv(172, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(81.54, -40.15, -1.95) |
| CIE-LCH | lch(81.54, 40.20, 182.79°) |
| OKLab | oklab(82.62% -0.1178 -0.0059) |
| OKLCH | oklch(82.62% 0.118 182.9) |
| XYZ | xyz(41.8158, 59.4542, 67.0179) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.80
Tiffany Blue
#7BF2DA
ΔE00 4.92
Aqua (survey)
#13EAC9
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 5.44
Seafoam Blue
#78D1B6
ΔE00 5.93
Bright Aqua
#0BF9EA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFCD #DF5C6E
analogous
#5CDF8C #5CDFCD #5CAFDF
triadic
#5CDFCD #CD5CDF #DFCD5C
tetradic
#5CDFCD #8C5CDF #DF5C6E #AFDF5C
square
#5CDFCD #8C5CDF #DF5C6E #AFDF5C
split-complementary
#5CDFCD #DF5CAF #DF8C5C
monochromatic
#20A18F #2AD4BD #5CDFCD #8FE9DD #C2F3EC
Accessibility & contrast
On white
1.63
#5CDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5CDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFCD
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFCD | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdfcd; /* rgb */ color: rgb(92, 223, 205); /* oklch */ color: oklch(82.6% 0.118 182.9);
Tailwind
colors: {
custom: {
50: '#97e9dc',
500: '#5cdfcd',
950: '#000000',
},
}SCSS
$custom: #5cdfcd; $custom-light: #97e9dc; $custom-dark: #000000;
JSON
{
"hex": "#5cdfcd",
"rgb": {
"r": 92,
"g": 223,
"b": 205
},
"hsl": {
"h": 171.756,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82617,
"c": 0.11793,
"h": 182.9
},
"luminance": 0.59458
}Semantic roles & 50–950 ramp
primary
#5CDFCD
secondary
#A43B4A
accent
#1630CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484