#5CD4E0#5CD4E0
#5CD4E0 is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.7% C 0.108 H 204.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4E0 |
|---|---|
| RGB | rgb(92, 212, 224) |
| HSL | hsl(185, 68%, 62%) |
| HSV | hsv(185, 59%, 88%) |
| CMYK | cmyk(58.9%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(78.89, -29.98, -16.03) |
| CIE-LCH | lch(78.89, 33.99, 208.13°) |
| OKLab | oklab(80.66% -0.0983 -0.0444) |
| OKLCH | oklch(80.66% 0.108 204.3) |
| XYZ | xyz(41.4060, 54.7399, 78.8903) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.20
Darkturquoise
#00CED1
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Neon Blue
#04D9FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4E0 #E0685C
analogous
#5CE0AA #5CD4E0 #5C92E0
triadic
#5CD4E0 #E05CD4 #D4E05C
tetradic
#5CD4E0 #AA5CE0 #E0685C #92E05C
square
#5CD4E0 #AA5CE0 #E0685C #92E05C
split-complementary
#5CD4E0 #E05C92 #E0AA5C
monochromatic
#1F97A3 #29C6D6 #5CD4E0 #8FE2EA #C3EFF4
Accessibility & contrast
On white
1.76
#5CD4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#5CD4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4E0
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4E0 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE1
Deuteranopia (green-blind)
#B0BDE1
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd4e0; /* rgb */ color: rgb(92, 212, 224); /* oklch */ color: oklch(80.7% 0.108 204.3);
Tailwind
colors: {
custom: {
50: '#97e1e9',
500: '#5cd4e0',
950: '#000000',
},
}SCSS
$custom: #5cd4e0; $custom-light: #97e1e9; $custom-dark: #000000;
JSON
{
"hex": "#5cd4e0",
"rgb": {
"r": 92,
"g": 212,
"b": 224
},
"hsl": {
"h": 185.455,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.80656,
"c": 0.10783,
"h": 204.3
},
"luminance": 0.54744
}Semantic roles & 50–950 ramp
primary
#5CD4E0
secondary
#A5443B
accent
#2616D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484