#B4D2DB#B4D2DB
#B4D2DB is a very light, muted cyan. Relative luminance 0.609; OKLCH L 84.5% C 0.034 H 217.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D2DB |
|---|---|
| RGB | rgb(180, 210, 219) |
| HSL | hsl(194, 35%, 78%) |
| HSV | hsv(194, 18%, 86%) |
| CMYK | cmyk(17.8%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(82.33, -8.06, -7.78) |
| CIE-LCH | lch(82.33, 11.21, 224.00°) |
| OKLab | oklab(84.46% -0.0272 -0.0211) |
| OKLCH | oklch(84.46% 0.034 217.8) |
| XYZ | xyz(54.6518, 60.9094, 75.8813) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 5.77
Ice Blue
#A5DFF9
ΔE00 7.19
Light Grey Blue
#9DBCD4
ΔE00 8.26
Cloudy Blue
#ACC2D9
ΔE00 8.27
Sky Blue
#87CEEB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D2DB #DBBDB4
analogous
#B4DBD0 #B4D2DB #B4BEDB
triadic
#B4D2DB #DBB4D2 #D2DBB4
tetradic
#B4D2DB #D0B4DB #DBBDB4 #BEDBB4
square
#B4D2DB #D0B4DB #DBBDB4 #BEDBB4
split-complementary
#B4D2DB #DBB4BE #DBD0B4
monochromatic
#61A0B3 #8BB9C7 #B4D2DB #DDEBEF #EAF3F5
Accessibility & contrast
On white
1.59
#B4D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#B4D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D2DB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D2DB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#C5CBDB
Tritanopia (blue-blind)
#A9D5D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b4d2db; /* rgb */ color: rgb(180, 210, 219); /* oklch */ color: oklch(84.5% 0.034 217.8);
Tailwind
colors: {
custom: {
50: '#cbdfe6',
500: '#b4d2db',
950: '#000000',
},
}SCSS
$custom: #b4d2db; $custom-light: #cbdfe6; $custom-dark: #000000;
JSON
{
"hex": "#b4d2db",
"rgb": {
"r": 180,
"g": 210,
"b": 219
},
"hsl": {
"h": 193.846,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.84457,
"c": 0.03438,
"h": 217.8
},
"luminance": 0.60911
}Semantic roles & 50–950 ramp
primary
#B4D2DB
secondary
#B38C81
accent
#5338AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484