#5CE1DC#5CE1DC
#5CE1DC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.6% C 0.116 H 191.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1DC |
|---|---|
| RGB | rgb(92, 225, 220) |
| HSL | hsl(178, 69%, 62%) |
| HSV | hsv(178, 59%, 88%) |
| CMYK | cmyk(59.1%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(82.53, -37.19, -8.45) |
| CIE-LCH | lch(82.53, 38.14, 192.80°) |
| OKLab | oklab(83.56% -0.1134 -0.0235) |
| OKLCH | oklch(83.56% 0.116 191.7) |
| XYZ | xyz(44.2514, 61.2884, 77.1940) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.18
Bright Cyan
#41FDFE
ΔE00 6.47
Bright Aqua
#0BF9EA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1DC #E15C61
analogous
#5CE199 #5CE1DC #5CA4E1
triadic
#5CE1DC #DC5CE1 #E1DC5C
tetradic
#5CE1DC #995CE1 #E15C61 #A4E15C
square
#5CE1DC #995CE1 #E15C61 #A4E15C
split-complementary
#5CE1DC #E15CA4 #E1995C
monochromatic
#1EA49F #28D7D1 #5CE1DC #90EBE7 #C3F4F2
Accessibility & contrast
On white
1.58
#5CE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5CE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1DC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1DC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce1dc; /* rgb */ color: rgb(92, 225, 220); /* oklch */ color: oklch(83.6% 0.116 191.7);
Tailwind
colors: {
custom: {
50: '#98ebe6',
500: '#5ce1dc',
950: '#000000',
},
}SCSS
$custom: #5ce1dc; $custom-light: #98ebe6; $custom-dark: #000000;
JSON
{
"hex": "#5ce1dc",
"rgb": {
"r": 92,
"g": 225,
"b": 220
},
"hsl": {
"h": 177.744,
"s": 68.912,
"l": 62.157
},
"oklch": {
"l": 0.83558,
"c": 0.11582,
"h": 191.7
},
"luminance": 0.61293
}Semantic roles & 50–950 ramp
primary
#5CE1DC
secondary
#A73A3E
accent
#151CD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484