#B5CCD2#B5CCD2
#B5CCD2 is a very light, muted cyan. Relative luminance 0.577; OKLCH L 83.0% C 0.026 H 215.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCD2 |
|---|---|
| RGB | rgb(181, 204, 210) |
| HSL | hsl(192, 24%, 77%) |
| HSV | hsv(192, 14%, 82%) |
| CMYK | cmyk(13.8%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.55, -6.50, -5.60) |
| CIE-LCH | lch(80.55, 8.58, 220.76°) |
| OKLab | oklab(82.98% -0.0215 -0.0151) |
| OKLCH | oklch(82.98% 0.026 215.2) |
| XYZ | xyz(52.2789, 57.6615, 69.3357) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.64
Silver (survey)
#C5C9C7
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 7.61
Cloudy Blue
#ACC2D9
ΔE00 7.96
Light Grey Blue
#9DBCD4
ΔE00 8.22
Fog
#D8DCE0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCD2 #D2BBB5
analogous
#B5D2CA #B5CCD2 #B5BED2
triadic
#B5CCD2 #D2B5CC #CCD2B5
tetradic
#B5CCD2 #CAB5D2 #D2BBB5 #BED2B5
square
#B5CCD2 #CAB5D2 #D2BBB5 #BED2B5
split-complementary
#B5CCD2 #D2B5BE #D2CAB5
monochromatic
#6998A4 #8FB2BB #B5CCD2 #DBE6E9 #ECF2F3
Accessibility & contrast
On white
1.68
#B5CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#B5CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCD2
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCD2 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#ADCFCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b5ccd2; /* rgb */ color: rgb(181, 204, 210); /* oklch */ color: oklch(83.0% 0.026 215.2);
Tailwind
colors: {
custom: {
50: '#cbdbdf',
500: '#b5ccd2',
950: '#000000',
},
}SCSS
$custom: #b5ccd2; $custom-light: #cbdbdf; $custom-dark: #000000;
JSON
{
"hex": "#b5ccd2",
"rgb": {
"r": 181,
"g": 204,
"b": 210
},
"hsl": {
"h": 192.414,
"s": 24.37,
"l": 76.667
},
"oklch": {
"l": 0.82984,
"c": 0.02625,
"h": 215.2
},
"luminance": 0.57663
}Semantic roles & 50–950 ramp
primary
#B5CCD2
secondary
#A88B84
accent
#5743A3
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484