#5CD8EB#5CD8EB
#5CD8EB is a light, moderate teal. Relative luminance 0.574; OKLCH L 82.0% C 0.112 H 209.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8EB |
|---|---|
| RGB | rgb(92, 216, 235) |
| HSL | hsl(188, 78%, 64%) |
| HSV | hsv(188, 61%, 92%) |
| CMYK | cmyk(60.9%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.39, -28.82, -19.63) |
| CIE-LCH | lch(80.39, 34.87, 214.27°) |
| OKLab | oklab(81.98% -0.098 -0.0544) |
| OKLCH | oklch(81.98% 0.112 209) |
| XYZ | xyz(43.9587, 57.3806, 87.3401) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.61
Robin'S Egg
#6DEDFD
ΔE00 4.88
Neon Blue
#04D9FF
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8EB #EB6F5C
analogous
#5CEBB7 #5CD8EB #5C91EB
triadic
#5CD8EB #EB5CD8 #D8EB5C
tetradic
#5CD8EB #B75CEB #EB6F5C #91EB5C
square
#5CD8EB #B75CEB #EB6F5C #91EB5C
split-complementary
#5CD8EB #EB5C91 #EBB75C
monochromatic
#16A1B6 #25CBE4 #5CD8EB #93E5F2 #C9F2F8
Accessibility & contrast
On white
1.68
#5CD8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#5CD8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8EB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8EB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#B1C1EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd8eb; /* rgb */ color: rgb(92, 216, 235); /* oklch */ color: oklch(82.0% 0.112 209.0);
Tailwind
colors: {
custom: {
50: '#98e4f1',
500: '#5cd8eb',
950: '#000000',
},
}SCSS
$custom: #5cd8eb; $custom-light: #98e4f1; $custom-dark: #000000;
JSON
{
"hex": "#5cd8eb",
"rgb": {
"r": 92,
"g": 216,
"b": 235
},
"hsl": {
"h": 187.972,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.81981,
"c": 0.11211,
"h": 209
},
"luminance": 0.57385
}Semantic roles & 50–950 ramp
primary
#5CD8EB
secondary
#B64635
accent
#270BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485