#5CDFCF#5CDFCF
#5CDFCF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.117 H 184.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFCF |
|---|---|
| RGB | rgb(92, 223, 207) |
| HSL | hsl(173, 67%, 62%) |
| HSV | hsv(173, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(81.59, -39.65, -2.94) |
| CIE-LCH | lch(81.59, 39.76, 184.24°) |
| OKLab | oklab(82.68% -0.1169 -0.0086) |
| OKLCH | oklch(82.68% 0.117 184.2) |
| XYZ | xyz(42.0587, 59.5514, 68.2974) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.64
Mediumturquoise
#48D1CC
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.17
Aqua (survey)
#13EAC9
ΔE00 5.88
Bright Aqua
#0BF9EA
ΔE00 6.31
Seafoam Blue
#78D1B6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFCF #DF5C6C
analogous
#5CDF8E #5CDFCF #5CADDF
triadic
#5CDFCF #CF5CDF #DFCF5C
tetradic
#5CDFCF #8E5CDF #DF5C6C #ADDF5C
square
#5CDFCF #8E5CDF #DF5C6C #ADDF5C
split-complementary
#5CDFCF #DF5CAD #DF8E5C
monochromatic
#20A191 #2AD4BF #5CDFCF #8FE9DE #C2F3ED
Accessibility & contrast
On white
1.63
#5CDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5CDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFCF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFCF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdfcf; /* rgb */ color: rgb(92, 223, 207); /* oklch */ color: oklch(82.7% 0.117 184.2);
Tailwind
colors: {
custom: {
50: '#97e9dd',
500: '#5cdfcf',
950: '#000000',
},
}SCSS
$custom: #5cdfcf; $custom-light: #97e9dd; $custom-dark: #000000;
JSON
{
"hex": "#5cdfcf",
"rgb": {
"r": 92,
"g": 223,
"b": 207
},
"hsl": {
"h": 172.672,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82677,
"c": 0.11722,
"h": 184.2
},
"luminance": 0.59556
}Semantic roles & 50–950 ramp
primary
#5CDFCF
secondary
#A43B48
accent
#162DCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484