#BBD2D8#BBD2D8
#BBD2D8 is a very light, muted cyan. Relative luminance 0.616; OKLCH L 84.8% C 0.026 H 215.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2D8 |
|---|---|
| RGB | rgb(187, 210, 216) |
| HSL | hsl(192, 27%, 79%) |
| HSV | hsv(192, 13%, 85%) |
| CMYK | cmyk(13.4%, 2.8%, 0%, 15.3%) |
| CIE-LAB | lab(82.71, -6.47, -5.57) |
| CIE-LCH | lch(82.71, 8.54, 220.75°) |
| OKLab | oklab(84.85% -0.0214 -0.015) |
| OKLCH | oklch(84.85% 0.026 215.2) |
| XYZ | xyz(55.9318, 61.6147, 73.8984) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.28
Powder Blue
#B0E0E6
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.51
Fog
#D8DCE0
ΔE00 7.93
Cloudy Blue
#ACC2D9
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2D8 #D8C1BB
analogous
#BBD8D0 #BBD2D8 #BBC4D8
triadic
#BBD2D8 #D8BBD2 #D2D8BB
tetradic
#BBD2D8 #D0BBD8 #D8C1BB #C4D8BB
square
#BBD2D8 #D0BBD8 #D8C1BB #C4D8BB
split-complementary
#BBD2D8 #D8BBC4 #D8D0BB
monochromatic
#6D9FAB #94B8C2 #BBD2D8 #E2ECEE #ECF2F4
Accessibility & contrast
On white
1.58
#BBD2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BBD2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2D8
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2D8 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#C8CCD8
Tritanopia (blue-blind)
#B3D5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2d8; /* rgb */ color: rgb(187, 210, 216); /* oklch */ color: oklch(84.8% 0.026 215.2);
Tailwind
colors: {
custom: {
50: '#cfdfe4',
500: '#bbd2d8',
950: '#000000',
},
}SCSS
$custom: #bbd2d8; $custom-light: #cfdfe4; $custom-dark: #000000;
JSON
{
"hex": "#bbd2d8",
"rgb": {
"r": 187,
"g": 210,
"b": 216
},
"hsl": {
"h": 192.414,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.84845,
"c": 0.02613,
"h": 215.2
},
"luminance": 0.61616
}Semantic roles & 50–950 ramp
primary
#BBD2D8
secondary
#AE9189
accent
#5540A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484