#5CDBE8#5CDBE8
#5CDBE8 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.6% C 0.112 H 204.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBE8 |
|---|---|
| RGB | rgb(92, 219, 232) |
| HSL | hsl(186, 75%, 64%) |
| HSV | hsv(186, 60%, 91%) |
| CMYK | cmyk(60.3%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(81.16, -31.11, -16.88) |
| CIE-LCH | lch(81.16, 35.40, 208.48°) |
| OKLab | oklab(82.57% -0.1023 -0.0467) |
| OKLCH | oklch(82.57% 0.112 204.6) |
| XYZ | xyz(44.3045, 58.7599, 85.3352) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Neon Blue
#04D9FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBE8 #E8695C
analogous
#5CE8AF #5CDBE8 #5C95E8
triadic
#5CDBE8 #E85CDB #DBE85C
tetradic
#5CDBE8 #AF5CE8 #E8695C #95E85C
square
#5CDBE8 #AF5CE8 #E8695C #95E85C
split-complementary
#5CDBE8 #E85C95 #E8AF5C
monochromatic
#19A3B1 #26CFE0 #5CDBE8 #92E7F0 #C7F3F7
Accessibility & contrast
On white
1.65
#5CDBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#5CDBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBE8
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBE8 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E9
Deuteranopia (green-blind)
#B6C3E9
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdbe8; /* rgb */ color: rgb(92, 219, 232); /* oklch */ color: oklch(82.6% 0.112 204.6);
Tailwind
colors: {
custom: {
50: '#98e6ef',
500: '#5cdbe8',
950: '#000000',
},
}SCSS
$custom: #5cdbe8; $custom-light: #98e6ef; $custom-dark: #000000;
JSON
{
"hex": "#5cdbe8",
"rgb": {
"r": 92,
"g": 219,
"b": 232
},
"hsl": {
"h": 185.571,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.82567,
"c": 0.11246,
"h": 204.6
},
"luminance": 0.58765
}Semantic roles & 50–950 ramp
primary
#5CDBE8
secondary
#B14237
accent
#210ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485