#5CD6E8#5CD6E8
#5CD6E8 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.4% C 0.111 H 208.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6E8 |
|---|---|
| RGB | rgb(92, 214, 232) |
| HSL | hsl(188, 75%, 64%) |
| HSV | hsv(188, 60%, 91%) |
| CMYK | cmyk(60.3%, 7.8%, 0%, 9%) |
| CIE-LAB | lab(79.72, -28.70, -19.05) |
| CIE-LCH | lch(79.72, 34.45, 213.57°) |
| OKLab | oklab(81.41% -0.0971 -0.0528) |
| OKLCH | oklch(81.41% 0.111 208.5) |
| XYZ | xyz(43.0196, 56.1902, 84.9069) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.51
Robin'S Egg
#6DEDFD
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Darkturquoise
#00CED1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6E8 #E86E5C
analogous
#5CE8B4 #5CD6E8 #5C90E8
triadic
#5CD6E8 #E85CD6 #D6E85C
tetradic
#5CD6E8 #B45CE8 #E86E5C #90E85C
square
#5CD6E8 #B45CE8 #E86E5C #90E85C
split-complementary
#5CD6E8 #E85C90 #E8B45C
monochromatic
#199DB1 #26C9E0 #5CD6E8 #92E3F0 #C7F1F7
Accessibility & contrast
On white
1.72
#5CD6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#5CD6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6E8
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6E8 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFE9
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd6e8; /* rgb */ color: rgb(92, 214, 232); /* oklch */ color: oklch(81.4% 0.111 208.5);
Tailwind
colors: {
custom: {
50: '#98e3ef',
500: '#5cd6e8',
950: '#000000',
},
}SCSS
$custom: #5cd6e8; $custom-light: #98e3ef; $custom-dark: #000000;
JSON
{
"hex": "#5cd6e8",
"rgb": {
"r": 92,
"g": 214,
"b": 232
},
"hsl": {
"h": 187.714,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.81409,
"c": 0.11056,
"h": 208.5
},
"luminance": 0.56195
}Semantic roles & 50–950 ramp
primary
#5CD6E8
secondary
#B14737
accent
#280ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485