#BBDDF2#BBDDF2
#BBDDF2 is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.0% C 0.046 H 235.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDF2 |
|---|---|
| RGB | rgb(187, 221, 242) |
| HSL | hsl(203, 68%, 84%) |
| HSV | hsv(203, 23%, 95%) |
| CMYK | cmyk(22.7%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.35, -6.66, -13.95) |
| CIE-LCH | lch(86.35, 15.45, 244.48°) |
| OKLab | oklab(87.97% -0.0264 -0.0379) |
| OKLCH | oklch(87.97% 0.046 235.2) |
| XYZ | xyz(62.3725, 68.6864, 93.9587) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.76
Ice Blue
#A5DFF9
ΔE00 4.84
Cloudy Blue
#ACC2D9
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 7.38
Light Blue
#95D0FC
ΔE00 7.52
Baby Blue
#89CFF0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDF2 #F2D0BB
analogous
#BBF2EC #BBDDF2 #BBC2F2
triadic
#BBDDF2 #F2BBDD #DDF2BB
tetradic
#BBDDF2 #ECBBF2 #F2D0BB #C2F2BB
square
#BBDDF2 #ECBBF2 #F2D0BB #C2F2BB
split-complementary
#BBDDF2 #F2BBC2 #F2ECBB
monochromatic
#54AADE #88C3E8 #BBDDF2 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.42
#BBDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BBDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDF2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDF2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF3
Deuteranopia (green-blind)
#CCD5F2
Tritanopia (blue-blind)
#ABE3E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbddf2; /* rgb */ color: rgb(187, 221, 242); /* oklch */ color: oklch(88.0% 0.046 235.2);
Tailwind
colors: {
custom: {
50: '#d0e7f6',
500: '#bbddf2',
950: '#000000',
},
}SCSS
$custom: #bbddf2; $custom-light: #d0e7f6; $custom-dark: #000000;
JSON
{
"hex": "#bbddf2",
"rgb": {
"r": 187,
"g": 221,
"b": 242
},
"hsl": {
"h": 202.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.87966,
"c": 0.04619,
"h": 235.2
},
"luminance": 0.68689
}Semantic roles & 50–950 ramp
primary
#BBDDF2
secondary
#D29F80
accent
#5D16D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485