#B4CEDD#B4CEDD
#B4CEDD is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.7% C 0.035 H 233.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEDD |
|---|---|
| RGB | rgb(180, 206, 221) |
| HSL | hsl(202, 38%, 79%) |
| HSV | hsv(202, 19%, 87%) |
| CMYK | cmyk(18.6%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(81.33, -5.55, -10.34) |
| CIE-LCH | lch(81.33, 11.74, 241.79°) |
| OKLab | oklab(83.68% -0.021 -0.028) |
| OKLCH | oklch(83.68% 0.035 233.1) |
| XYZ | xyz(53.9414, 59.0649, 76.9513) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.02
Lightblue
#ADD8E6
ΔE00 5.21
Light Grey Blue
#9DBCD4
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.20
Ice Blue
#A5DFF9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEDD #DDC3B4
analogous
#B4DDD7 #B4CEDD #B4B9DD
triadic
#B4CEDD #DDB4CE #CEDDB4
tetradic
#B4CEDD #D7B4DD #DDC3B4 #B9DDB4
square
#B4CEDD #D7B4DD #DDC3B4 #B9DDB4
split-complementary
#B4CEDD #DDB4B9 #DDD7B4
monochromatic
#6097B7 #8AB2CA #B4CEDD #DEEAF0 #EAF1F5
Accessibility & contrast
On white
1.64
#B4CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#B4CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEDD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEDD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#A9D2D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b4cedd; /* rgb */ color: rgb(180, 206, 221); /* oklch */ color: oklch(83.7% 0.035 233.1);
Tailwind
colors: {
custom: {
50: '#cbdde7',
500: '#b4cedd',
950: '#000000',
},
}SCSS
$custom: #b4cedd; $custom-light: #cbdde7; $custom-dark: #000000;
JSON
{
"hex": "#b4cedd",
"rgb": {
"r": 180,
"g": 206,
"b": 221
},
"hsl": {
"h": 201.951,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.83684,
"c": 0.03501,
"h": 233.1
},
"luminance": 0.59066
}Semantic roles & 50–950 ramp
primary
#B4CEDD
secondary
#B59480
accent
#6235B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484