#5CD4E8#5CD4E8
#5CD4E8 is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.110 H 210.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4E8 |
|---|---|
| RGB | rgb(92, 212, 232) |
| HSL | hsl(189, 75%, 64%) |
| HSV | hsv(189, 60%, 91%) |
| CMYK | cmyk(60.3%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.15, -27.72, -19.92) |
| CIE-LCH | lch(79.15, 34.14, 215.70°) |
| OKLab | oklab(80.95% -0.0951 -0.0552) |
| OKLCH | oklch(80.95% 0.11 210.1) |
| XYZ | xyz(42.5166, 55.1841, 84.7392) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 7.22
Robin Egg Blue
#8AF1FE
ΔE00 7.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4E8 #E8705C
analogous
#5CE8B6 #5CD4E8 #5C8EE8
triadic
#5CD4E8 #E85CD4 #D4E85C
tetradic
#5CD4E8 #B65CE8 #E8705C #8EE85C
square
#5CD4E8 #B65CE8 #E8705C #8EE85C
split-complementary
#5CD4E8 #E85C8E #E8B65C
monochromatic
#199BB1 #26C6E0 #5CD4E8 #92E2F0 #C7F0F7
Accessibility & contrast
On white
1.74
#5CD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5CD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4E8
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4E8 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd4e8; /* rgb */ color: rgb(92, 212, 232); /* oklch */ color: oklch(80.9% 0.110 210.1);
Tailwind
colors: {
custom: {
50: '#98e1ef',
500: '#5cd4e8',
950: '#000000',
},
}SCSS
$custom: #5cd4e8; $custom-light: #98e1ef; $custom-dark: #000000;
JSON
{
"hex": "#5cd4e8",
"rgb": {
"r": 92,
"g": 212,
"b": 232
},
"hsl": {
"h": 188.571,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.80946,
"c": 0.10995,
"h": 210.1
},
"luminance": 0.55188
}Semantic roles & 50–950 ramp
primary
#5CD4E8
secondary
#B14837
accent
#2B0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485