#5CD4EB#5CD4EB
#5CD4EB is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.1% C 0.111 H 212.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4EB |
|---|---|
| RGB | rgb(92, 212, 235) |
| HSL | hsl(190, 78%, 64%) |
| HSV | hsv(190, 61%, 92%) |
| CMYK | cmyk(60.9%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.25, -26.87, -21.37) |
| CIE-LCH | lch(79.25, 34.33, 218.50°) |
| OKLab | oklab(81.06% -0.0939 -0.0593) |
| OKLCH | oklch(81.06% 0.111 212.3) |
| XYZ | xyz(42.9464, 55.3560, 87.0026) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 6.51
Bright Sky Blue
#02CCFE
ΔE00 7.26
Robin Egg Blue
#8AF1FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4EB #EB735C
analogous
#5CEBBA #5CD4EB #5C8DEB
triadic
#5CD4EB #EB5CD4 #D4EB5C
tetradic
#5CD4EB #BA5CEB #EB735C #8DEB5C
square
#5CD4EB #BA5CEB #EB735C #8DEB5C
split-complementary
#5CD4EB #EB5C8D #EBBA5C
monochromatic
#169DB6 #25C6E4 #5CD4EB #93E2F2 #C9F1F8
Accessibility & contrast
On white
1.74
#5CD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5CD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4EB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4EB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd4eb; /* rgb */ color: rgb(92, 212, 235); /* oklch */ color: oklch(81.1% 0.111 212.3);
Tailwind
colors: {
custom: {
50: '#98e1f1',
500: '#5cd4eb',
950: '#000000',
},
}SCSS
$custom: #5cd4eb; $custom-light: #98e1f1; $custom-dark: #000000;
JSON
{
"hex": "#5cd4eb",
"rgb": {
"r": 92,
"g": 212,
"b": 235
},
"hsl": {
"h": 189.65,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.81059,
"c": 0.11107,
"h": 212.3
},
"luminance": 0.5536
}Semantic roles & 50–950 ramp
primary
#5CD4EB
secondary
#B64A35
accent
#2C0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485