#5CD4EA#5CD4EA
#5CD4EA is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.111 H 211.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4EA |
|---|---|
| RGB | rgb(92, 212, 234) |
| HSL | hsl(189, 77%, 64%) |
| HSV | hsv(189, 61%, 92%) |
| CMYK | cmyk(60.7%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.21, -27.15, -20.89) |
| CIE-LCH | lch(79.21, 34.26, 217.57°) |
| OKLab | oklab(81.02% -0.0943 -0.0579) |
| OKLCH | oklch(81.02% 0.111 211.6) |
| XYZ | xyz(42.8023, 55.2984, 86.2439) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 7.45
Bright Sky Blue
#02CCFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4EA #EA725C
analogous
#5CEAB9 #5CD4EA #5C8DEA
triadic
#5CD4EA #EA5CD4 #D4EA5C
tetradic
#5CD4EA #B95CEA #EA725C #8DEA5C
square
#5CD4EA #B95CEA #EA725C #8DEA5C
split-complementary
#5CD4EA #EA5C8D #EAB95C
monochromatic
#179CB4 #26C6E3 #5CD4EA #92E2F1 #C8F1F8
Accessibility & contrast
On white
1.74
#5CD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5CD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4EA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4EA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEB
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd4ea; /* rgb */ color: rgb(92, 212, 234); /* oklch */ color: oklch(81.0% 0.111 211.6);
Tailwind
colors: {
custom: {
50: '#98e1f0',
500: '#5cd4ea',
950: '#000000',
},
}SCSS
$custom: #5cd4ea; $custom-light: #98e1f0; $custom-dark: #000000;
JSON
{
"hex": "#5cd4ea",
"rgb": {
"r": 92,
"g": 212,
"b": 234
},
"hsl": {
"h": 189.296,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.81021,
"c": 0.11068,
"h": 211.6
},
"luminance": 0.55303
}Semantic roles & 50–950 ramp
primary
#5CD4EA
secondary
#B44936
accent
#2C0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485