#5CE0DC#5CE0DC
#5CE0DC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.3% C 0.115 H 192.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0DC |
|---|---|
| RGB | rgb(92, 224, 220) |
| HSL | hsl(178, 68%, 62%) |
| HSV | hsv(178, 59%, 88%) |
| CMYK | cmyk(58.9%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(82.24, -36.73, -8.88) |
| CIE-LCH | lch(82.24, 37.79, 193.59°) |
| OKLab | oklab(83.32% -0.1124 -0.0247) |
| OKLCH | oklch(83.32% 0.115 192.4) |
| XYZ | xyz(43.9819, 60.7494, 77.1042) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.76
Turquoise
#40E0D0
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.60
Bright Turquoise
#0FFEF9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0DC #E05C60
analogous
#5CE09A #5CE0DC #5CA2E0
triadic
#5CE0DC #DC5CE0 #E0DC5C
tetradic
#5CE0DC #9A5CE0 #E05C60 #A2E05C
square
#5CE0DC #9A5CE0 #E05C60 #A2E05C
split-complementary
#5CE0DC #E05CA2 #E09A5C
monochromatic
#1FA39F #29D6D1 #5CE0DC #8FEAE7 #C3F4F2
Accessibility & contrast
On white
1.60
#5CE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5CE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0DC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0DC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#00E6DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce0dc; /* rgb */ color: rgb(92, 224, 220); /* oklch */ color: oklch(83.3% 0.115 192.4);
Tailwind
colors: {
custom: {
50: '#98eae6',
500: '#5ce0dc',
950: '#000000',
},
}SCSS
$custom: #5ce0dc; $custom-light: #98eae6; $custom-dark: #000000;
JSON
{
"hex": "#5ce0dc",
"rgb": {
"r": 92,
"g": 224,
"b": 220
},
"hsl": {
"h": 178.182,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.83323,
"c": 0.11506,
"h": 192.4
},
"luminance": 0.60754
}Semantic roles & 50–950 ramp
primary
#5CE0DC
secondary
#A53B3E
accent
#161BD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484