#5CD6E7#5CD6E7
#5CD6E7 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.4% C 0.110 H 207.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6E7 |
|---|---|
| RGB | rgb(92, 214, 231) |
| HSL | hsl(187, 74%, 63%) |
| HSV | hsv(187, 60%, 91%) |
| CMYK | cmyk(60.2%, 7.4%, 0%, 9.4%) |
| CIE-LAB | lab(79.69, -28.98, -18.56) |
| CIE-LCH | lch(79.69, 34.42, 212.64°) |
| OKLab | oklab(81.37% -0.0975 -0.0514) |
| OKLCH | oklch(81.37% 0.11 207.8) |
| XYZ | xyz(42.8780, 56.1335, 84.1610) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 7.08
Robin'S Egg Blue
#98EFF9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6E7 #E76D5C
analogous
#5CE7B2 #5CD6E7 #5C90E7
triadic
#5CD6E7 #E75CD6 #D6E75C
tetradic
#5CD6E7 #B25CE7 #E76D5C #90E75C
square
#5CD6E7 #B25CE7 #E76D5C #90E75C
split-complementary
#5CD6E7 #E75C90 #E7B25C
monochromatic
#1A9DAF #27C9DF #5CD6E7 #91E3EF #C7F1F7
Accessibility & contrast
On white
1.72
#5CD6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#5CD6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6E7
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6E7 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CEE8
Deuteranopia (green-blind)
#B0BFE7
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd6e7; /* rgb */ color: rgb(92, 214, 231); /* oklch */ color: oklch(81.4% 0.110 207.8);
Tailwind
colors: {
custom: {
50: '#98e3ee',
500: '#5cd6e7',
950: '#000000',
},
}SCSS
$custom: #5cd6e7; $custom-light: #98e3ee; $custom-dark: #000000;
JSON
{
"hex": "#5cd6e7",
"rgb": {
"r": 92,
"g": 214,
"b": 231
},
"hsl": {
"h": 187.338,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.81372,
"c": 0.11027,
"h": 207.8
},
"luminance": 0.56138
}Semantic roles & 50–950 ramp
primary
#5CD6E7
secondary
#B04637
accent
#270FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485