#5CDCED#5CDCED
#5CDCED is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.114 H 207.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCED |
|---|---|
| RGB | rgb(92, 220, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(61.2%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.60, -30.19, -18.87) |
| CIE-LCH | lch(81.60, 35.60, 212.01°) |
| OKLab | oklab(82.98% -0.1013 -0.0523) |
| OKLCH | oklch(82.98% 0.114 207.3) |
| XYZ | xyz(45.2865, 59.5714, 89.2161) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.31
Robin'S Egg
#6DEDFD
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Neon Blue
#04D9FF
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCED #ED6D5C
analogous
#5CEDB5 #5CDCED #5C94ED
triadic
#5CDCED #ED5CDC #DCED5C
tetradic
#5CDCED #B55CED #ED6D5C #94ED5C
square
#5CDCED #B55CED #ED6D5C #94ED5C
split-complementary
#5CDCED #ED5C94 #EDB55C
monochromatic
#15A7BA #25D0E7 #5CDCED #93E8F3 #CAF4F9
Accessibility & contrast
On white
1.63
#5CDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#5CDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCED
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCED | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdced; /* rgb */ color: rgb(92, 220, 237); /* oklch */ color: oklch(83.0% 0.114 207.3);
Tailwind
colors: {
custom: {
50: '#99e7f2',
500: '#5cdced',
950: '#000000',
},
}SCSS
$custom: #5cdced; $custom-light: #99e7f2; $custom-dark: #000000;
JSON
{
"hex": "#5cdced",
"rgb": {
"r": 92,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.034,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.82978,
"c": 0.114,
"h": 207.3
},
"luminance": 0.59576
}Semantic roles & 50–950 ramp
primary
#5CDCED
secondary
#B94434
accent
#2209DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485