#5CD8E7#5CD8E7
#5CD8E7 is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.8% C 0.111 H 206.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8E7 |
|---|---|
| RGB | rgb(92, 216, 231) |
| HSL | hsl(186, 74%, 63%) |
| HSV | hsv(186, 60%, 91%) |
| CMYK | cmyk(60.2%, 6.5%, 0%, 9.4%) |
| CIE-LAB | lab(80.27, -29.95, -17.70) |
| CIE-LCH | lch(80.27, 34.79, 210.58°) |
| OKLab | oklab(81.84% -0.0996 -0.049) |
| OKLCH | oklch(81.84% 0.111 206.2) |
| XYZ | xyz(43.3873, 57.1521, 84.3307) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.05
Robin'S Egg
#6DEDFD
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8E7 #E76B5C
analogous
#5CE7B0 #5CD8E7 #5C92E7
triadic
#5CD8E7 #E75CD8 #D8E75C
tetradic
#5CD8E7 #B05CE7 #E76B5C #92E75C
square
#5CD8E7 #B05CE7 #E76B5C #92E75C
split-complementary
#5CD8E7 #E75C92 #E7B05C
monochromatic
#1A9FAF #27CBDF #5CD8E7 #91E5EF #C7F2F7
Accessibility & contrast
On white
1.69
#5CD8E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#5CD8E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8E7
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8E7 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E8
Deuteranopia (green-blind)
#B3C0E7
Tritanopia (blue-blind)
#00E0DC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd8e7; /* rgb */ color: rgb(92, 216, 231); /* oklch */ color: oklch(81.8% 0.111 206.2);
Tailwind
colors: {
custom: {
50: '#98e4ee',
500: '#5cd8e7',
950: '#000000',
},
}SCSS
$custom: #5cd8e7; $custom-light: #98e4ee; $custom-dark: #000000;
JSON
{
"hex": "#5cd8e7",
"rgb": {
"r": 92,
"g": 216,
"b": 231
},
"hsl": {
"h": 186.475,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.81835,
"c": 0.11101,
"h": 206.2
},
"luminance": 0.57157
}Semantic roles & 50–950 ramp
primary
#5CD8E7
secondary
#B04437
accent
#250FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485