#B4CCDA#B4CCDA
#B4CCDA is a very light, muted cyan. Relative luminance 0.580; OKLCH L 83.2% C 0.033 H 233.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCDA |
|---|---|
| RGB | rgb(180, 204, 218) |
| HSL | hsl(202, 34%, 78%) |
| HSV | hsv(202, 17%, 85%) |
| CMYK | cmyk(17.4%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(80.71, -5.14, -9.66) |
| CIE-LCH | lch(80.71, 10.94, 241.97°) |
| OKLab | oklab(83.17% -0.0194 -0.0261) |
| OKLCH | oklch(83.17% 0.033 233.4) |
| XYZ | xyz(53.0669, 57.9497, 74.7056) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.81
Light Grey Blue
#9DBCD4
ΔE00 5.64
Lightblue
#ADD8E6
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCDA #DAC2B4
analogous
#B4DAD5 #B4CCDA #B4B9DA
triadic
#B4CCDA #DAB4CC #CCDAB4
tetradic
#B4CCDA #D5B4DA #DAC2B4 #B9DAB4
square
#B4CCDA #D5B4DA #DAC2B4 #B9DAB4
split-complementary
#B4CCDA #DAB4B9 #DAD5B4
monochromatic
#6294B2 #8BB0C6 #B4CCDA #DDE8EE #EBF1F5
Accessibility & contrast
On white
1.67
#B4CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#B4CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCDA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCDA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#AAD0D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b4ccda; /* rgb */ color: rgb(180, 204, 218); /* oklch */ color: oklch(83.2% 0.033 233.4);
Tailwind
colors: {
custom: {
50: '#cadbe5',
500: '#b4ccda',
950: '#000000',
},
}SCSS
$custom: #b4ccda; $custom-light: #cadbe5; $custom-dark: #000000;
JSON
{
"hex": "#b4ccda",
"rgb": {
"r": 180,
"g": 204,
"b": 218
},
"hsl": {
"h": 202.105,
"s": 33.929,
"l": 78.039
},
"oklch": {
"l": 0.83169,
"c": 0.03254,
"h": 233.4
},
"luminance": 0.57951
}Semantic roles & 50–950 ramp
primary
#B4CCDA
secondary
#B19381
accent
#6339AD
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484