#5CDBEB#5CDBEB
#5CDBEB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.113 H 206.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBEB |
|---|---|
| RGB | rgb(92, 219, 235) |
| HSL | hsl(187, 78%, 64%) |
| HSV | hsv(187, 61%, 92%) |
| CMYK | cmyk(60.9%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.25, -30.27, -18.33) |
| CIE-LCH | lch(81.25, 35.39, 211.20°) |
| OKLab | oklab(82.67% -0.1011 -0.0508) |
| OKLCH | oklch(82.67% 0.113 206.7) |
| XYZ | xyz(44.7343, 58.9318, 87.5986) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.16
Robin'S Egg
#6DEDFD
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Neon Blue
#04D9FF
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBEB #EB6C5C
analogous
#5CEBB4 #5CDBEB #5C94EB
triadic
#5CDBEB #EB5CDB #DBEB5C
tetradic
#5CDBEB #B45CEB #EB6C5C #94EB5C
square
#5CDBEB #B45CEB #EB6C5C #94EB5C
split-complementary
#5CDBEB #EB5C94 #EBB45C
monochromatic
#16A4B6 #25CFE4 #5CDBEB #93E7F2 #C9F3F8
Accessibility & contrast
On white
1.64
#5CDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5CDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBEB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBEB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdbeb; /* rgb */ color: rgb(92, 219, 235); /* oklch */ color: oklch(82.7% 0.113 206.7);
Tailwind
colors: {
custom: {
50: '#98e6f1',
500: '#5cdbeb',
950: '#000000',
},
}SCSS
$custom: #5cdbeb; $custom-light: #98e6f1; $custom-dark: #000000;
JSON
{
"hex": "#5cdbeb",
"rgb": {
"r": 92,
"g": 219,
"b": 235
},
"hsl": {
"h": 186.713,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.82674,
"c": 0.11313,
"h": 206.7
},
"luminance": 0.58937
}Semantic roles & 50–950 ramp
primary
#5CDBEB
secondary
#B64435
accent
#220BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485