#5CDBF5#5CDBF5
#5CDBF5 is a very light, moderate cyan. Relative luminance 0.595; OKLCH L 83.0% C 0.117 H 213.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBF5 |
|---|---|
| RGB | rgb(92, 219, 245) |
| HSL | hsl(190, 88%, 66%) |
| HSV | hsv(190, 62%, 96%) |
| CMYK | cmyk(62.4%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(81.58, -27.42, -23.15) |
| CIE-LCH | lch(81.58, 35.88, 220.18°) |
| OKLab | oklab(83.04% -0.0972 -0.0643) |
| OKLCH | oklch(83.04% 0.117 213.5) |
| XYZ | xyz(46.2198, 59.5260, 95.4223) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Sky Blue
#87CEEB
ΔE00 6.69
Bright Sky Blue
#02CCFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBF5 #F5765C
analogous
#5CF5C2 #5CDBF5 #5C8EF5
triadic
#5CDBF5 #F55CDB #DBF55C
tetradic
#5CDBF5 #C25CF5 #F5765C #8EF55C
square
#5CDBF5 #C25CF5 #F5765C #8EF55C
split-complementary
#5CDBF5 #F55C8E #F5C25C
monochromatic
#0CAACA #22CEF1 #5CDBF5 #96E8F9 #CFF4FC
Accessibility & contrast
On white
1.63
#5CDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5CDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBF5
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBF5 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F7
Deuteranopia (green-blind)
#B1C4F5
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdbf5; /* rgb */ color: rgb(92, 219, 245); /* oklch */ color: oklch(83.0% 0.117 213.5);
Tailwind
colors: {
custom: {
50: '#99e6f8',
500: '#5cdbf5',
950: '#000000',
},
}SCSS
$custom: #5cdbf5; $custom-light: #99e6f8; $custom-dark: #000000;
JSON
{
"hex": "#5cdbf5",
"rgb": {
"r": 92,
"g": 219,
"b": 245
},
"hsl": {
"h": 190.196,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.83044,
"c": 0.11651,
"h": 213.5
},
"luminance": 0.59531
}Semantic roles & 50–950 ramp
primary
#5CDBF5
secondary
#C6482F
accent
#2700E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485