#BBDAF2#BBDAF2
#BBDAF2 is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.3% C 0.047 H 241.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAF2 |
|---|---|
| RGB | rgb(187, 218, 242) |
| HSL | hsl(206, 68%, 84%) |
| HSV | hsv(206, 23%, 95%) |
| CMYK | cmyk(22.7%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(85.56, -5.10, -15.12) |
| CIE-LCH | lch(85.56, 15.96, 251.36°) |
| OKLab | oklab(87.35% -0.0224 -0.0411) |
| OKLCH | oklch(87.35% 0.047 241.4) |
| XYZ | xyz(61.5875, 67.1165, 93.6970) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.79
Ice Blue
#A5DFF9
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Cloudy Blue
#ACC2D9
ΔE00 6.13
Lightblue
#ADD8E6
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAF2 #F2D3BB
analogous
#BBF2EF #BBDAF2 #BBBFF2
triadic
#BBDAF2 #F2BBDA #DAF2BB
tetradic
#BBDAF2 #EFBBF2 #F2D3BB #BFF2BB
square
#BBDAF2 #EFBBF2 #F2D3BB #BFF2BB
split-complementary
#BBDAF2 #F2BBBF #F2EFBB
monochromatic
#54A2DE #88BEE8 #BBDAF2 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.46
#BBDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BBDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAF2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAF2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#ACE0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdaf2; /* rgb */ color: rgb(187, 218, 242); /* oklch */ color: oklch(87.3% 0.047 241.4);
Tailwind
colors: {
custom: {
50: '#d0e5f6',
500: '#bbdaf2',
950: '#000000',
},
}SCSS
$custom: #bbdaf2; $custom-light: #d0e5f6; $custom-dark: #000000;
JSON
{
"hex": "#bbdaf2",
"rgb": {
"r": 187,
"g": 218,
"b": 242
},
"hsl": {
"h": 206.182,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.87347,
"c": 0.04687,
"h": 241.4
},
"luminance": 0.67118
}Semantic roles & 50–950 ramp
primary
#BBDAF2
secondary
#D2A380
accent
#6716D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485