#5CDDEC#5CDDEC
#5CDDEC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.114 H 205.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDEC |
|---|---|
| RGB | rgb(92, 221, 236) |
| HSL | hsl(186, 79%, 64%) |
| HSV | hsv(186, 61%, 93%) |
| CMYK | cmyk(61%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(81.86, -30.95, -17.95) |
| CIE-LCH | lch(81.86, 35.78, 210.11°) |
| OKLab | oklab(83.17% -0.1027 -0.0497) |
| OKLCH | oklch(83.17% 0.114 205.8) |
| XYZ | xyz(45.4040, 60.0396, 88.5366) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.18
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Neon Blue
#04D9FF
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDEC #EC6B5C
analogous
#5CECB3 #5CDDEC #5C95EC
triadic
#5CDDEC #EC5CDD #DDEC5C
tetradic
#5CDDEC #B35CEC #EC6B5C #95EC5C
square
#5CDDEC #B35CEC #EC6B5C #95EC5C
split-complementary
#5CDDEC #EC5C95 #ECB35C
monochromatic
#15A7B8 #25D2E6 #5CDDEC #93E8F2 #CAF4F9
Accessibility & contrast
On white
1.61
#5CDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5CDDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDEC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDEC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#B6C5EC
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cddec; /* rgb */ color: rgb(92, 221, 236); /* oklch */ color: oklch(83.2% 0.114 205.8);
Tailwind
colors: {
custom: {
50: '#99e8f2',
500: '#5cddec',
950: '#000000',
},
}SCSS
$custom: #5cddec; $custom-light: #99e8f2; $custom-dark: #000000;
JSON
{
"hex": "#5cddec",
"rgb": {
"r": 92,
"g": 221,
"b": 236
},
"hsl": {
"h": 186.25,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.83173,
"c": 0.11412,
"h": 205.8
},
"luminance": 0.60044
}Semantic roles & 50–950 ramp
primary
#5CDDEC
secondary
#B84235
accent
#200ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485