#5CDCE0#5CDCE0
#5CDCE0 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.112 H 198.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCE0 |
|---|---|
| RGB | rgb(92, 220, 224) |
| HSL | hsl(182, 68%, 62%) |
| HSV | hsv(182, 59%, 88%) |
| CMYK | cmyk(58.9%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(81.20, -33.79, -12.56) |
| CIE-LCH | lch(81.20, 36.05, 200.39°) |
| OKLab | oklab(82.52% -0.1066 -0.0348) |
| OKLCH | oklch(82.52% 0.112 198.1) |
| XYZ | xyz(43.4556, 58.8390, 79.5735) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCE0 #E0605C
analogous
#5CE0A2 #5CDCE0 #5C9AE0
triadic
#5CDCE0 #E05CDC #DCE05C
tetradic
#5CDCE0 #A25CE0 #E0605C #9AE05C
square
#5CDCE0 #A25CE0 #E0605C #9AE05C
split-complementary
#5CDCE0 #E05C9A #E0A25C
monochromatic
#1F9FA3 #29D1D6 #5CDCE0 #8FE7EA #C3F2F4
Accessibility & contrast
On white
1.64
#5CDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#5CDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCE0
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCE0 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E1
Deuteranopia (green-blind)
#B9C3E1
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdce0; /* rgb */ color: rgb(92, 220, 224); /* oklch */ color: oklch(82.5% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#98e7e9',
500: '#5cdce0',
950: '#000000',
},
}SCSS
$custom: #5cdce0; $custom-light: #98e7e9; $custom-dark: #000000;
JSON
{
"hex": "#5cdce0",
"rgb": {
"r": 92,
"g": 220,
"b": 224
},
"hsl": {
"h": 181.818,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.8252,
"c": 0.11211,
"h": 198.1
},
"luminance": 0.58844
}Semantic roles & 50–950 ramp
primary
#5CDCE0
secondary
#A53E3B
accent
#1B16D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484