#5CD7ED#5CD7ED
#5CD7ED is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.113 H 211.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7ED |
|---|---|
| RGB | rgb(92, 215, 237) |
| HSL | hsl(189, 80%, 65%) |
| HSV | hsv(189, 61%, 93%) |
| CMYK | cmyk(61.2%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.17, -27.76, -21.04) |
| CIE-LCH | lch(80.17, 34.83, 217.15°) |
| OKLab | oklab(81.83% -0.0962 -0.0583) |
| OKLCH | oklch(81.83% 0.113 211.2) |
| XYZ | xyz(43.9938, 56.9860, 88.7852) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.27
Aqua Blue
#02D8E9
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Sky Blue
#87CEEB
ΔE00 7.02
Robin'S Egg Blue
#98EFF9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7ED #ED725C
analogous
#5CEDBA #5CD7ED #5C8FED
triadic
#5CD7ED #ED5CD7 #D7ED5C
tetradic
#5CD7ED #BA5CED #ED725C #8FED5C
square
#5CD7ED #BA5CED #ED725C #8FED5C
split-complementary
#5CD7ED #ED5C8F #EDBA5C
monochromatic
#15A1BA #25C9E7 #5CD7ED #93E5F3 #CAF2F9
Accessibility & contrast
On white
1.69
#5CD7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5CD7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7ED
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7ED | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd7ed; /* rgb */ color: rgb(92, 215, 237); /* oklch */ color: oklch(81.8% 0.113 211.2);
Tailwind
colors: {
custom: {
50: '#98e3f2',
500: '#5cd7ed',
950: '#000000',
},
}SCSS
$custom: #5cd7ed; $custom-light: #98e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd7ed",
"rgb": {
"r": 92,
"g": 215,
"b": 237
},
"hsl": {
"h": 189.103,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.81825,
"c": 0.11251,
"h": 211.2
},
"luminance": 0.56991
}Semantic roles & 50–950 ramp
primary
#5CD7ED
secondary
#B94834
accent
#2909DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485