#5CE0D0#5CE0D0
#5CE0D0 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 82.9% C 0.118 H 184.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0D0 |
|---|---|
| RGB | rgb(92, 224, 208) |
| HSL | hsl(173, 68%, 62%) |
| HSV | hsv(173, 59%, 88%) |
| CMYK | cmyk(58.9%, 0%, 7.1%, 12.2%) |
| CIE-LAB | lab(81.91, -39.84, -3.00) |
| CIE-LCH | lch(81.91, 39.96, 184.31°) |
| OKLab | oklab(82.95% -0.1175 -0.0087) |
| OKLCH | oklch(82.95% 0.118 184.2) |
| XYZ | xyz(42.4493, 60.1363, 69.0326) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.61
Tiffany Blue
#7BF2DA
ΔE00 5.01
Mediumturquoise
#48D1CC
ΔE00 5.09
Aqua (survey)
#13EAC9
ΔE00 5.80
Bright Aqua
#0BF9EA
ΔE00 6.10
Seafoam Blue
#78D1B6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0D0 #E05C6C
analogous
#5CE08E #5CE0D0 #5CAEE0
triadic
#5CE0D0 #D05CE0 #E0D05C
tetradic
#5CE0D0 #8E5CE0 #E05C6C #AEE05C
square
#5CE0D0 #8E5CE0 #E05C6C #AEE05C
split-complementary
#5CE0D0 #E05CAE #E08E5C
monochromatic
#1FA393 #29D6C1 #5CE0D0 #8FEADF #C3F4EE
Accessibility & contrast
On white
1.61
#5CE0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5CE0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0D0
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0D0 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#C2C5D2
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce0d0; /* rgb */ color: rgb(92, 224, 208); /* oklch */ color: oklch(82.9% 0.118 184.2);
Tailwind
colors: {
custom: {
50: '#97eade',
500: '#5ce0d0',
950: '#000000',
},
}SCSS
$custom: #5ce0d0; $custom-light: #97eade; $custom-dark: #000000;
JSON
{
"hex": "#5ce0d0",
"rgb": {
"r": 92,
"g": 224,
"b": 208
},
"hsl": {
"h": 172.727,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.82945,
"c": 0.11784,
"h": 184.2
},
"luminance": 0.60141
}Semantic roles & 50–950 ramp
primary
#5CE0D0
secondary
#A53B48
accent
#162CD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484