#5CD7EB#5CD7EB
#5CD7EB is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.112 H 209.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7EB |
|---|---|
| RGB | rgb(92, 215, 235) |
| HSL | hsl(188, 78%, 64%) |
| HSV | hsv(188, 61%, 92%) |
| CMYK | cmyk(60.9%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.11, -28.33, -20.07) |
| CIE-LCH | lch(80.11, 34.72, 215.31°) |
| OKLab | oklab(81.75% -0.097 -0.0556) |
| OKLCH | oklch(81.75% 0.112 209.8) |
| XYZ | xyz(43.7033, 56.8698, 87.2549) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.85
Neon Blue
#04D9FF
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Sky Blue
#87CEEB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7EB #EB705C
analogous
#5CEBB8 #5CD7EB #5C90EB
triadic
#5CD7EB #EB5CD7 #D7EB5C
tetradic
#5CD7EB #B85CEB #EB705C #90EB5C
square
#5CD7EB #B85CEB #EB705C #90EB5C
split-complementary
#5CD7EB #EB5C90 #EBB85C
monochromatic
#16A0B6 #25CAE4 #5CD7EB #93E4F2 #C9F2F8
Accessibility & contrast
On white
1.70
#5CD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#5CD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7EB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7EB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EC
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd7eb; /* rgb */ color: rgb(92, 215, 235); /* oklch */ color: oklch(81.8% 0.112 209.8);
Tailwind
colors: {
custom: {
50: '#98e3f1',
500: '#5cd7eb',
950: '#000000',
},
}SCSS
$custom: #5cd7eb; $custom-light: #98e3f1; $custom-dark: #000000;
JSON
{
"hex": "#5cd7eb",
"rgb": {
"r": 92,
"g": 215,
"b": 235
},
"hsl": {
"h": 188.392,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.8175,
"c": 0.11181,
"h": 209.8
},
"luminance": 0.56874
}Semantic roles & 50–950 ramp
primary
#5CD7EB
secondary
#B64735
accent
#280BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485