#5CD6EE#5CD6EE
#5CD6EE is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.113 H 212.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6EE |
|---|---|
| RGB | rgb(92, 214, 238) |
| HSL | hsl(190, 81%, 65%) |
| HSV | hsv(190, 61%, 93%) |
| CMYK | cmyk(61.3%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(79.92, -26.98, -21.95) |
| CIE-LCH | lch(79.92, 34.79, 219.13°) |
| OKLab | oklab(81.63% -0.0948 -0.0609) |
| OKLCH | oklch(81.63% 0.113 212.7) |
| XYZ | xyz(43.8865, 56.5369, 89.4722) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 6.48
Bright Sky Blue
#02CCFE
ΔE00 7.16
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6EE #EE745C
analogous
#5CEEBD #5CD6EE #5C8DEE
triadic
#5CD6EE #EE5CD6 #D6EE5C
tetradic
#5CD6EE #BD5CEE #EE745C #8DEE5C
square
#5CD6EE #BD5CEE #EE745C #8DEE5C
split-complementary
#5CD6EE #EE5C8D #EEBD5C
monochromatic
#14A0BC #25C8E8 #5CD6EE #93E4F4 #CBF2FA
Accessibility & contrast
On white
1.71
#5CD6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5CD6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6EE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6EE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd6ee; /* rgb */ color: rgb(92, 214, 238); /* oklch */ color: oklch(81.6% 0.113 212.7);
Tailwind
colors: {
custom: {
50: '#98e3f3',
500: '#5cd6ee',
950: '#000000',
},
}SCSS
$custom: #5cd6ee; $custom-light: #98e3f3; $custom-dark: #000000;
JSON
{
"hex": "#5cd6ee",
"rgb": {
"r": 92,
"g": 214,
"b": 238
},
"hsl": {
"h": 189.863,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.81632,
"c": 0.11268,
"h": 212.7
},
"luminance": 0.56541
}Semantic roles & 50–950 ramp
primary
#5CD6EE
secondary
#BB4A33
accent
#2B08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485