#5CD6E6#5CD6E6
#5CD6E6 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.110 H 207.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6E6 |
|---|---|
| RGB | rgb(92, 214, 230) |
| HSL | hsl(187, 73%, 63%) |
| HSV | hsv(187, 60%, 90%) |
| CMYK | cmyk(60%, 7%, 0%, 9.8%) |
| CIE-LAB | lab(79.66, -29.26, -18.08) |
| CIE-LCH | lch(79.66, 34.40, 211.71°) |
| OKLab | oklab(81.34% -0.0979 -0.0501) |
| OKLCH | oklch(81.34% 0.11 207.1) |
| XYZ | xyz(42.7372, 56.0772, 83.4193) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.22
Robin'S Egg
#6DEDFD
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6E6 #E66C5C
analogous
#5CE6B1 #5CD6E6 #5C91E6
triadic
#5CD6E6 #E65CD6 #D6E65C
tetradic
#5CD6E6 #B15CE6 #E66C5C #91E65C
square
#5CD6E6 #B15CE6 #E66C5C #91E65C
split-complementary
#5CD6E6 #E65C91 #E6B15C
monochromatic
#1B9CAD #27C9DE #5CD6E6 #91E3EE #C6F1F6
Accessibility & contrast
On white
1.72
#5CD6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#5CD6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6E6
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6E6 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE7
Deuteranopia (green-blind)
#B1BFE6
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd6e6; /* rgb */ color: rgb(92, 214, 230); /* oklch */ color: oklch(81.3% 0.110 207.1);
Tailwind
colors: {
custom: {
50: '#98e3ed',
500: '#5cd6e6',
950: '#000000',
},
}SCSS
$custom: #5cd6e6; $custom-light: #98e3ed; $custom-dark: #000000;
JSON
{
"hex": "#5cd6e6",
"rgb": {
"r": 92,
"g": 214,
"b": 230
},
"hsl": {
"h": 186.957,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.81336,
"c": 0.11,
"h": 207.1
},
"luminance": 0.56082
}Semantic roles & 50–950 ramp
primary
#5CD6E6
secondary
#AE4638
accent
#2710D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484