#5CDCE5#5CDCE5
#5CDCE5 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.112 H 201.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCE5 |
|---|---|
| RGB | rgb(92, 220, 229) |
| HSL | hsl(184, 72%, 63%) |
| HSV | hsv(184, 60%, 90%) |
| CMYK | cmyk(59.8%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.35, -32.42, -14.99) |
| CIE-LCH | lch(81.35, 35.72, 204.82°) |
| OKLab | oklab(82.69% -0.1045 -0.0415) |
| OKLCH | oklch(82.69% 0.112 201.7) |
| XYZ | xyz(44.1437, 59.1143, 83.1973) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.44
Robin'S Egg
#6DEDFD
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCE5 #E5655C
analogous
#5CE5AA #5CDCE5 #5C97E5
triadic
#5CDCE5 #E55CDC #DCE55C
tetradic
#5CDCE5 #AA5CE5 #E5655C #97E55C
square
#5CDCE5 #AA5CE5 #E5655C #97E55C
split-complementary
#5CDCE5 #E55C97 #E5AA5C
monochromatic
#1BA2AB #27D1DD #5CDCE5 #91E7ED #C6F3F6
Accessibility & contrast
On white
1.64
#5CDCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5CDCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCE5
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCE5 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#B8C3E6
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdce5; /* rgb */ color: rgb(92, 220, 229); /* oklch */ color: oklch(82.7% 0.112 201.7);
Tailwind
colors: {
custom: {
50: '#98e7ed',
500: '#5cdce5',
950: '#000000',
},
}SCSS
$custom: #5cdce5; $custom-light: #98e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5cdce5",
"rgb": {
"r": 92,
"g": 220,
"b": 229
},
"hsl": {
"h": 183.942,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82693,
"c": 0.11246,
"h": 201.7
},
"luminance": 0.59119
}Semantic roles & 50–950 ramp
primary
#5CDCE5
secondary
#AD4038
accent
#1E11D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484