#5CDFCB#5CDFCB
#5CDFCB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.119 H 181.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFCB |
|---|---|
| RGB | rgb(92, 223, 203) |
| HSL | hsl(171, 67%, 62%) |
| HSV | hsv(171, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.49, -40.66, -0.97) |
| CIE-LCH | lch(81.49, 40.67, 181.36°) |
| OKLab | oklab(82.56% -0.1187 -0.0033) |
| OKLCH | oklch(82.56% 0.119 181.6) |
| XYZ | xyz(41.5759, 59.3582, 65.7545) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.17
Tiffany Blue
#7BF2DA
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 4.92
Seafoam Blue
#78D1B6
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 5.96
Aquamarine (survey)
#04D8B2
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFCB #DF5C70
analogous
#5CDF8A #5CDFCB #5CB1DF
triadic
#5CDFCB #CB5CDF #DFCB5C
tetradic
#5CDFCB #8A5CDF #DF5C70 #B1DF5C
square
#5CDFCB #8A5CDF #DF5C70 #B1DF5C
split-complementary
#5CDFCB #DF5CB1 #DF8A5C
monochromatic
#20A18D #2AD4BA #5CDFCB #8FE9DB #C2F3EC
Accessibility & contrast
On white
1.63
#5CDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5CDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFCB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFCB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdfcb; /* rgb */ color: rgb(92, 223, 203); /* oklch */ color: oklch(82.6% 0.119 181.6);
Tailwind
colors: {
custom: {
50: '#97e9da',
500: '#5cdfcb',
950: '#000000',
},
}SCSS
$custom: #5cdfcb; $custom-light: #97e9da; $custom-dark: #000000;
JSON
{
"hex": "#5cdfcb",
"rgb": {
"r": 92,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.84,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82557,
"c": 0.11871,
"h": 181.6
},
"luminance": 0.59362
}Semantic roles & 50–950 ramp
primary
#5CDFCB
secondary
#A43B4B
accent
#1633CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483