#B4CEDC#B4CEDC
#B4CEDC is a very light, muted cyan. Relative luminance 0.590; OKLCH L 83.7% C 0.034 H 231.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEDC |
|---|---|
| RGB | rgb(180, 206, 220) |
| HSL | hsl(201, 36%, 78%) |
| HSV | hsv(201, 18%, 86%) |
| CMYK | cmyk(18.2%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(81.30, -5.76, -9.85) |
| CIE-LCH | lch(81.30, 11.41, 239.68°) |
| OKLab | oklab(83.65% -0.0214 -0.0267) |
| OKLCH | oklch(83.65% 0.034 231.3) |
| XYZ | xyz(53.8086, 59.0118, 76.2517) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 5.36
Light Grey Blue
#9DBCD4
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 6.58
Ice Blue
#A5DFF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEDC #DCC2B4
analogous
#B4DCD6 #B4CEDC #B4BADC
triadic
#B4CEDC #DCB4CE #CEDCB4
tetradic
#B4CEDC #D6B4DC #DCC2B4 #BADCB4
square
#B4CEDC #D6B4DC #DCC2B4 #BADCB4
split-complementary
#B4CEDC #DCB4BA #DCD6B4
monochromatic
#6197B5 #8AB3C9 #B4CEDC #DEE9EF #EAF1F5
Accessibility & contrast
On white
1.64
#B4CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#B4CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEDC
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEDC | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#A9D2D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b4cedc; /* rgb */ color: rgb(180, 206, 220); /* oklch */ color: oklch(83.7% 0.034 231.3);
Tailwind
colors: {
custom: {
50: '#cbdde6',
500: '#b4cedc',
950: '#000000',
},
}SCSS
$custom: #b4cedc; $custom-light: #cbdde6; $custom-dark: #000000;
JSON
{
"hex": "#b4cedc",
"rgb": {
"r": 180,
"g": 206,
"b": 220
},
"hsl": {
"h": 201,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.83652,
"c": 0.03418,
"h": 231.3
},
"luminance": 0.59013
}Semantic roles & 50–950 ramp
primary
#B4CEDC
secondary
#B49280
accent
#6136AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484