#5CD5E8#5CD5E8
#5CD5E8 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.2% C 0.110 H 209.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5E8 |
|---|---|
| RGB | rgb(92, 213, 232) |
| HSL | hsl(188, 75%, 64%) |
| HSV | hsv(188, 60%, 91%) |
| CMYK | cmyk(60.3%, 8.2%, 0%, 9%) |
| CIE-LAB | lab(79.43, -28.21, -19.48) |
| CIE-LCH | lch(79.43, 34.29, 214.63°) |
| OKLab | oklab(81.18% -0.0961 -0.054) |
| OKLCH | oklch(81.18% 0.11 209.3) |
| XYZ | xyz(42.7673, 55.6856, 84.8228) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.76
Neon Blue
#04D9FF
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Sky Blue
#87CEEB
ΔE00 7.55
Robin'S Egg Blue
#98EFF9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5E8 #E86F5C
analogous
#5CE8B5 #5CD5E8 #5C8FE8
triadic
#5CD5E8 #E85CD5 #D5E85C
tetradic
#5CD5E8 #B55CE8 #E86F5C #8FE85C
square
#5CD5E8 #B55CE8 #E86F5C #8FE85C
split-complementary
#5CD5E8 #E85C8F #E8B55C
monochromatic
#199CB1 #26C7E0 #5CD5E8 #92E3F0 #C7F1F7
Accessibility & contrast
On white
1.73
#5CD5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#5CD5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5E8
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5E8 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE9
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd5e8; /* rgb */ color: rgb(92, 213, 232); /* oklch */ color: oklch(81.2% 0.110 209.3);
Tailwind
colors: {
custom: {
50: '#98e2ef',
500: '#5cd5e8',
950: '#000000',
},
}SCSS
$custom: #5cd5e8; $custom-light: #98e2ef; $custom-dark: #000000;
JSON
{
"hex": "#5cd5e8",
"rgb": {
"r": 92,
"g": 213,
"b": 232
},
"hsl": {
"h": 188.143,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.81178,
"c": 0.11025,
"h": 209.3
},
"luminance": 0.5569
}Semantic roles & 50–950 ramp
primary
#5CD5E8
secondary
#B14837
accent
#290ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485