#5CD9ED#5CD9ED
#5CD9ED is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.3% C 0.113 H 209.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9ED |
|---|---|
| RGB | rgb(92, 217, 237) |
| HSL | hsl(188, 80%, 65%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(61.2%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(80.74, -28.74, -20.17) |
| CIE-LCH | lch(80.74, 35.11, 215.06°) |
| OKLab | oklab(82.29% -0.0982 -0.0559) |
| OKLCH | oklch(82.29% 0.113 209.6) |
| XYZ | xyz(44.5062, 58.0108, 88.9560) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Sky Blue
#87CEEB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9ED #ED705C
analogous
#5CEDB9 #5CD9ED #5C91ED
triadic
#5CD9ED #ED5CD9 #D9ED5C
tetradic
#5CD9ED #B95CED #ED705C #91ED5C
square
#5CD9ED #B95CED #ED705C #91ED5C
split-complementary
#5CD9ED #ED5C91 #EDB95C
monochromatic
#15A3BA #25CCE7 #5CD9ED #93E6F3 #CAF3F9
Accessibility & contrast
On white
1.67
#5CD9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5CD9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9ED
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9ED | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EE
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd9ed; /* rgb */ color: rgb(92, 217, 237); /* oklch */ color: oklch(82.3% 0.113 209.6);
Tailwind
colors: {
custom: {
50: '#98e5f2',
500: '#5cd9ed',
950: '#000000',
},
}SCSS
$custom: #5cd9ed; $custom-light: #98e5f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd9ed",
"rgb": {
"r": 92,
"g": 217,
"b": 237
},
"hsl": {
"h": 188.276,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.82285,
"c": 0.11304,
"h": 209.6
},
"luminance": 0.58015
}Semantic roles & 50–950 ramp
primary
#5CD9ED
secondary
#B94634
accent
#2609DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485