#5CE0D5#5CE0D5
#5CE0D5 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.1% C 0.116 H 187.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0D5 |
|---|---|
| RGB | rgb(92, 224, 213) |
| HSL | hsl(175, 68%, 62%) |
| HSV | hsv(175, 59%, 88%) |
| CMYK | cmyk(58.9%, 0%, 4.9%, 12.2%) |
| CIE-LAB | lab(82.05, -38.56, -5.46) |
| CIE-LCH | lch(82.05, 38.95, 188.05°) |
| OKLab | oklab(83.1% -0.1154 -0.0154) |
| OKLCH | oklch(83.1% 0.116 187.6) |
| XYZ | xyz(43.0742, 60.3863, 72.3236) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.32
Mediumturquoise
#48D1CC
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 5.97
Bright Aqua
#0BF9EA
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.79
Bright Turquoise
#0FFEF9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0D5 #E05C67
analogous
#5CE093 #5CE0D5 #5CA9E0
triadic
#5CE0D5 #D55CE0 #E0D55C
tetradic
#5CE0D5 #935CE0 #E05C67 #A9E05C
square
#5CE0D5 #935CE0 #E05C67 #A9E05C
split-complementary
#5CE0D5 #E05CA9 #E0935C
monochromatic
#1FA398 #29D6C8 #5CE0D5 #8FEAE2 #C3F4EF
Accessibility & contrast
On white
1.61
#5CE0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5CE0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0D5
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0D5 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C0C6D6
Tritanopia (blue-blind)
#00E5DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce0d5; /* rgb */ color: rgb(92, 224, 213); /* oklch */ color: oklch(83.1% 0.116 187.6);
Tailwind
colors: {
custom: {
50: '#97eae1',
500: '#5ce0d5',
950: '#000000',
},
}SCSS
$custom: #5ce0d5; $custom-light: #97eae1; $custom-dark: #000000;
JSON
{
"hex": "#5ce0d5",
"rgb": {
"r": 92,
"g": 224,
"b": 213
},
"hsl": {
"h": 175,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.83099,
"c": 0.11638,
"h": 187.6
},
"luminance": 0.60391
}Semantic roles & 50–950 ramp
primary
#5CE0D5
secondary
#A53B44
accent
#1625D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484