#5CDBEC#5CDBEC
#5CDBEC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.113 H 207.4°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBEC |
|---|---|
| RGB | rgb(92, 219, 236) |
| HSL | hsl(187, 79%, 64%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(61%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.29, -29.99, -18.82) |
| CIE-LCH | lch(81.29, 35.40, 212.11°) |
| OKLab | oklab(82.71% -0.1007 -0.0521) |
| OKLCH | oklch(82.71% 0.113 207.4) |
| XYZ | xyz(44.8791, 58.9898, 88.3616) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBEC #EC6D5C
analogous
#5CECB5 #5CDBEC #5C93EC
triadic
#5CDBEC #EC5CDB #DBEC5C
tetradic
#5CDBEC #B55CEC #EC6D5C #93EC5C
square
#5CDBEC #B55CEC #EC6D5C #93EC5C
split-complementary
#5CDBEC #EC5C93 #ECB55C
monochromatic
#15A5B8 #25CFE6 #5CDBEC #93E7F2 #CAF3F9
Accessibility & contrast
On white
1.64
#5CDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5CDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBEC
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBEC | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdbec; /* rgb */ color: rgb(92, 219, 236); /* oklch */ color: oklch(82.7% 0.113 207.4);
Tailwind
colors: {
custom: {
50: '#98e6f2',
500: '#5cdbec',
950: '#000000',
},
}SCSS
$custom: #5cdbec; $custom-light: #98e6f2; $custom-dark: #000000;
JSON
{
"hex": "#5cdbec",
"rgb": {
"r": 92,
"g": 219,
"b": 236
},
"hsl": {
"h": 187.083,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.8271,
"c": 0.11338,
"h": 207.4
},
"luminance": 0.58994
}Semantic roles & 50–950 ramp
primary
#5CDBEC
secondary
#B84435
accent
#230ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485