#5CDCE9#5CDCE9
#5CDCE9 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.113 H 204.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCE9 |
|---|---|
| RGB | rgb(92, 220, 233) |
| HSL | hsl(186, 76%, 64%) |
| HSV | hsv(186, 61%, 91%) |
| CMYK | cmyk(60.5%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(81.48, -31.31, -16.93) |
| CIE-LCH | lch(81.48, 35.59, 208.40°) |
| OKLab | oklab(82.83% -0.1029 -0.0469) |
| OKLCH | oklch(82.83% 0.113 204.5) |
| XYZ | xyz(44.7086, 59.3402, 86.1726) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.07
Robin'S Egg
#6DEDFD
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.42
Neon Blue
#04D9FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCE9 #E9695C
analogous
#5CE9AF #5CDCE9 #5C95E9
triadic
#5CDCE9 #E95CDC #DCE95C
tetradic
#5CDCE9 #AF5CE9 #E9695C #95E95C
square
#5CDCE9 #AF5CE9 #E9695C #95E95C
split-complementary
#5CDCE9 #E95C95 #E9AF5C
monochromatic
#18A4B3 #26D0E2 #5CDCE9 #92E8F0 #C8F3F8
Accessibility & contrast
On white
1.63
#5CDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5CDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCE9
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCE9 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdce9; /* rgb */ color: rgb(92, 220, 233); /* oklch */ color: oklch(82.8% 0.113 204.5);
Tailwind
colors: {
custom: {
50: '#98e7f0',
500: '#5cdce9',
950: '#000000',
},
}SCSS
$custom: #5cdce9; $custom-light: #98e7f0; $custom-dark: #000000;
JSON
{
"hex": "#5cdce9",
"rgb": {
"r": 92,
"g": 220,
"b": 233
},
"hsl": {
"h": 185.532,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.82834,
"c": 0.11308,
"h": 204.5
},
"luminance": 0.59345
}Semantic roles & 50–950 ramp
primary
#5CDCE9
secondary
#B34236
accent
#200DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485