#5CDBE9#5CDBE9
#5CDBE9 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.6% C 0.113 H 205.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBE9 |
|---|---|
| RGB | rgb(92, 219, 233) |
| HSL | hsl(186, 76%, 64%) |
| HSV | hsv(186, 61%, 91%) |
| CMYK | cmyk(60.5%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(81.19, -30.83, -17.36) |
| CIE-LCH | lch(81.19, 35.39, 209.39°) |
| OKLab | oklab(82.6% -0.1019 -0.0481) |
| OKLCH | oklch(82.6% 0.113 205.3) |
| XYZ | xyz(44.4469, 58.8169, 86.0854) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.58
Neon Blue
#04D9FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBE9 #E96A5C
analogous
#5CE9B0 #5CDBE9 #5C94E9
triadic
#5CDBE9 #E95CDB #DBE95C
tetradic
#5CDBE9 #B05CE9 #E96A5C #94E95C
square
#5CDBE9 #B05CE9 #E96A5C #94E95C
split-complementary
#5CDBE9 #E95C94 #E9B05C
monochromatic
#18A3B3 #26CFE2 #5CDBE9 #92E7F0 #C8F3F8
Accessibility & contrast
On white
1.65
#5CDBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5CDBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBE9
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBE9 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EA
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdbe9; /* rgb */ color: rgb(92, 219, 233); /* oklch */ color: oklch(82.6% 0.113 205.3);
Tailwind
colors: {
custom: {
50: '#98e6f0',
500: '#5cdbe9',
950: '#000000',
},
}SCSS
$custom: #5cdbe9; $custom-light: #98e6f0; $custom-dark: #000000;
JSON
{
"hex": "#5cdbe9",
"rgb": {
"r": 92,
"g": 219,
"b": 233
},
"hsl": {
"h": 185.957,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.82602,
"c": 0.11266,
"h": 205.3
},
"luminance": 0.58822
}Semantic roles & 50–950 ramp
primary
#5CDBE9
secondary
#B34336
accent
#210DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485