#5CDFDC#5CDFDC
#5CDFDC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.114 H 193.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFDC |
|---|---|
| RGB | rgb(92, 223, 220) |
| HSL | hsl(179, 67%, 62%) |
| HSV | hsv(179, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(81.95, -36.27, -9.31) |
| CIE-LCH | lch(81.95, 37.44, 194.40°) |
| OKLab | oklab(83.09% -0.1113 -0.0259) |
| OKLCH | oklch(83.09% 0.114 193.1) |
| XYZ | xyz(43.7139, 60.2134, 77.0149) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.63
Turquoise
#40E0D0
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 6.22
Bright Cyan
#41FDFE
ΔE00 6.74
Aqua Blue
#02D8E9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFDC #DF5C5F
analogous
#5CDF9B #5CDFDC #5CA1DF
triadic
#5CDFDC #DC5CDF #DFDC5C
tetradic
#5CDFDC #9B5CDF #DF5C5F #A1DF5C
square
#5CDFDC #9B5CDF #DF5C5F #A1DF5C
split-complementary
#5CDFDC #DF5CA1 #DF9B5C
monochromatic
#20A19E #2AD4D0 #5CDFDC #8FE9E7 #C2F3F2
Accessibility & contrast
On white
1.61
#5CDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5CDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFDC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFDC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdfdc; /* rgb */ color: rgb(92, 223, 220); /* oklch */ color: oklch(83.1% 0.114 193.1);
Tailwind
colors: {
custom: {
50: '#98e9e6',
500: '#5cdfdc',
950: '#000000',
},
}SCSS
$custom: #5cdfdc; $custom-light: #98e9e6; $custom-dark: #000000;
JSON
{
"hex": "#5cdfdc",
"rgb": {
"r": 92,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.626,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.83089,
"c": 0.1143,
"h": 193.1
},
"luminance": 0.60218
}Semantic roles & 50–950 ramp
primary
#5CDFDC
secondary
#A43B3E
accent
#161BCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484