#5CDCE7#5CDCE7
#5CDCE7 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.113 H 203.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCE7 |
|---|---|
| RGB | rgb(92, 220, 231) |
| HSL | hsl(185, 74%, 63%) |
| HSV | hsv(185, 60%, 91%) |
| CMYK | cmyk(60.2%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.42, -31.87, -15.96) |
| CIE-LCH | lch(81.42, 35.64, 206.61°) |
| OKLab | oklab(82.76% -0.1037 -0.0442) |
| OKLCH | oklch(82.76% 0.113 203.1) |
| XYZ | xyz(44.4245, 59.2266, 84.6765) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.18
Robin'S Egg
#6DEDFD
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCE7 #E7675C
analogous
#5CE7AC #5CDCE7 #5C96E7
triadic
#5CDCE7 #E75CDC #DCE75C
tetradic
#5CDCE7 #AC5CE7 #E7675C #96E75C
square
#5CDCE7 #AC5CE7 #E7675C #96E75C
split-complementary
#5CDCE7 #E75C96 #E7AC5C
monochromatic
#1AA3AF #27D1DF #5CDCE7 #91E7EF #C7F3F7
Accessibility & contrast
On white
1.63
#5CDCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5CDCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCE7
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCE7 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdce7; /* rgb */ color: rgb(92, 220, 231); /* oklch */ color: oklch(82.8% 0.113 203.1);
Tailwind
colors: {
custom: {
50: '#98e7ee',
500: '#5cdce7',
950: '#000000',
},
}SCSS
$custom: #5cdce7; $custom-light: #98e7ee; $custom-dark: #000000;
JSON
{
"hex": "#5cdce7",
"rgb": {
"r": 92,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.748,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82763,
"c": 0.11274,
"h": 203.1
},
"luminance": 0.59231
}Semantic roles & 50–950 ramp
primary
#5CDCE7
secondary
#B04137
accent
#1F0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485