#5CDCDF#5CDCDF
#5CDCDF is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.112 H 197.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCDF |
|---|---|
| RGB | rgb(92, 220, 223) |
| HSL | hsl(181, 67%, 62%) |
| HSV | hsv(181, 59%, 87%) |
| CMYK | cmyk(58.7%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.17, -34.06, -12.07) |
| CIE-LCH | lch(81.17, 36.14, 199.51°) |
| OKLab | oklab(82.49% -0.107 -0.0334) |
| OKLCH | oklch(82.49% 0.112 197.4) |
| XYZ | xyz(43.3204, 58.7849, 78.8613) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.34
Turquoise
#40E0D0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCDF #DF5F5C
analogous
#5CDFA1 #5CDCDF #5C9BDF
triadic
#5CDCDF #DF5CDC #DCDF5C
tetradic
#5CDCDF #A15CDF #DF5F5C #9BDF5C
square
#5CDCDF #A15CDF #DF5F5C #9BDF5C
split-complementary
#5CDCDF #DF5C9B #DFA15C
monochromatic
#209EA1 #2AD0D4 #5CDCDF #8FE7E9 #C2F2F3
Accessibility & contrast
On white
1.65
#5CDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5CDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCDF
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCDF | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3DF
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdcdf; /* rgb */ color: rgb(92, 220, 223); /* oklch */ color: oklch(82.5% 0.112 197.4);
Tailwind
colors: {
custom: {
50: '#98e7e9',
500: '#5cdcdf',
950: '#000000',
},
}SCSS
$custom: #5cdcdf; $custom-light: #98e7e9; $custom-dark: #000000;
JSON
{
"hex": "#5cdcdf",
"rgb": {
"r": 92,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.374,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82487,
"c": 0.11209,
"h": 197.4
},
"luminance": 0.58789
}Semantic roles & 50–950 ramp
primary
#5CDCDF
secondary
#A43E3B
accent
#1B16CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484