#5CD2E8#5CD2E8
#5CD2E8 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.109 H 211.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2E8 |
|---|---|
| RGB | rgb(92, 210, 232) |
| HSL | hsl(189, 75%, 64%) |
| HSV | hsv(189, 60%, 91%) |
| CMYK | cmyk(60.3%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(78.57, -26.74, -20.79) |
| CIE-LCH | lch(78.57, 33.87, 217.86°) |
| OKLab | oklab(80.49% -0.093 -0.0577) |
| OKLCH | oklch(80.49% 0.109 211.8) |
| XYZ | xyz(42.0197, 54.1904, 84.5736) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.50
Aqua Blue
#02D8E9
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 6.58
Bright Sky Blue
#02CCFE
ΔE00 7.40
Baby Blue
#89CFF0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2E8 #E8725C
analogous
#5CE8B8 #5CD2E8 #5C8CE8
triadic
#5CD2E8 #E85CD2 #D2E85C
tetradic
#5CD2E8 #B85CE8 #E8725C #8CE85C
square
#5CD2E8 #B85CE8 #E8725C #8CE85C
split-complementary
#5CD2E8 #E85C8C #E8B85C
monochromatic
#1999B1 #26C3E0 #5CD2E8 #92E1F0 #C7F0F7
Accessibility & contrast
On white
1.77
#5CD2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#5CD2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2E8
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2E8 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBE9
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cd2e8; /* rgb */ color: rgb(92, 210, 232); /* oklch */ color: oklch(80.5% 0.109 211.8);
Tailwind
colors: {
custom: {
50: '#97e0ef',
500: '#5cd2e8',
950: '#000000',
},
}SCSS
$custom: #5cd2e8; $custom-light: #97e0ef; $custom-dark: #000000;
JSON
{
"hex": "#5cd2e8",
"rgb": {
"r": 92,
"g": 210,
"b": 232
},
"hsl": {
"h": 189.429,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.80485,
"c": 0.10944,
"h": 211.8
},
"luminance": 0.54195
}Semantic roles & 50–950 ramp
primary
#5CD2E8
secondary
#B14A37
accent
#2E0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485