#5CDFCA#5CDFCA
#5CDFCA is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.119 H 180.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFCA |
|---|---|
| RGB | rgb(92, 223, 202) |
| HSL | hsl(170, 67%, 62%) |
| HSV | hsv(170, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(81.46, -40.91, -0.48) |
| CIE-LCH | lch(81.46, 40.91, 180.67°) |
| OKLab | oklab(82.53% -0.1191 -0.0019) |
| OKLCH | oklch(82.53% 0.119 180.9) |
| XYZ | xyz(41.4571, 59.3107, 65.1290) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.40
Tiffany Blue
#7BF2DA
ΔE00 4.69
Aqua (survey)
#13EAC9
ΔE00 4.71
Seafoam Blue
#78D1B6
ΔE00 5.38
Aquamarine (survey)
#04D8B2
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFCA #DF5C71
analogous
#5CDF89 #5CDFCA #5CB2DF
triadic
#5CDFCA #CA5CDF #DFCA5C
tetradic
#5CDFCA #895CDF #DF5C71 #B2DF5C
square
#5CDFCA #895CDF #DF5C71 #B2DF5C
split-complementary
#5CDFCA #DF5CB2 #DF895C
monochromatic
#20A18C #2AD4B9 #5CDFCA #8FE9DB #C2F3EB
Accessibility & contrast
On white
1.63
#5CDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5CDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFCA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFCA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#00E3D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdfca; /* rgb */ color: rgb(92, 223, 202); /* oklch */ color: oklch(82.5% 0.119 180.9);
Tailwind
colors: {
custom: {
50: '#97e9da',
500: '#5cdfca',
950: '#000000',
},
}SCSS
$custom: #5cdfca; $custom-light: #97e9da; $custom-dark: #000000;
JSON
{
"hex": "#5cdfca",
"rgb": {
"r": 92,
"g": 223,
"b": 202
},
"hsl": {
"h": 170.382,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82527,
"c": 0.11911,
"h": 180.9
},
"luminance": 0.59315
}Semantic roles & 50–950 ramp
primary
#5CDFCA
secondary
#A43B4C
accent
#1634CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483