#5CE0DB#5CE0DB
#5CE0DB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.115 H 191.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0DB |
|---|---|
| RGB | rgb(92, 224, 219) |
| HSL | hsl(178, 68%, 62%) |
| HSV | hsv(178, 59%, 88%) |
| CMYK | cmyk(58.9%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(82.22, -36.99, -8.39) |
| CIE-LCH | lch(82.22, 37.93, 192.78°) |
| OKLab | oklab(83.29% -0.1128 -0.0233) |
| OKLCH | oklch(83.29% 0.115 191.7) |
| XYZ | xyz(43.8499, 60.6965, 76.4088) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 5.71
Bright Light Blue
#26F7FD
ΔE00 6.37
Bright Cyan
#41FDFE
ΔE00 6.69
Bright Aqua
#0BF9EA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0DB #E05C61
analogous
#5CE099 #5CE0DB #5CA3E0
triadic
#5CE0DB #DB5CE0 #E0DB5C
tetradic
#5CE0DB #995CE0 #E05C61 #A3E05C
square
#5CE0DB #995CE0 #E05C61 #A3E05C
split-complementary
#5CE0DB #E05CA3 #E0995C
monochromatic
#1FA39E #29D6D0 #5CE0DB #8FEAE6 #C3F4F2
Accessibility & contrast
On white
1.60
#5CE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5CE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0DB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0DB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#00E6DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce0db; /* rgb */ color: rgb(92, 224, 219); /* oklch */ color: oklch(83.3% 0.115 191.7);
Tailwind
colors: {
custom: {
50: '#98eae6',
500: '#5ce0db',
950: '#000000',
},
}SCSS
$custom: #5ce0db; $custom-light: #98eae6; $custom-dark: #000000;
JSON
{
"hex": "#5ce0db",
"rgb": {
"r": 92,
"g": 224,
"b": 219
},
"hsl": {
"h": 177.727,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.83291,
"c": 0.11519,
"h": 191.7
},
"luminance": 0.60701
}Semantic roles & 50–950 ramp
primary
#5CE0DB
secondary
#A53B3F
accent
#161DD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484