#BBDAF0#BBDAF0
#BBDAF0 is a very light, muted cyan. Relative luminance 0.670; OKLCH L 87.3% C 0.045 H 239.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAF0 |
|---|---|
| RGB | rgb(187, 218, 240) |
| HSL | hsl(205, 64%, 84%) |
| HSV | hsv(205, 22%, 94%) |
| CMYK | cmyk(22.1%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(85.50, -5.54, -14.16) |
| CIE-LCH | lch(85.50, 15.20, 248.62°) |
| OKLab | oklab(87.28% -0.0232 -0.0385) |
| OKLCH | oklch(87.28% 0.045 239) |
| XYZ | xyz(61.2888, 66.9970, 92.1237) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.17
Cloudy Blue
#ACC2D9
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAF0 #F0D1BB
analogous
#BBF0EB #BBDAF0 #BBBFF0
triadic
#BBDAF0 #F0BBDA #DAF0BB
tetradic
#BBDAF0 #EBBBF0 #F0D1BB #BFF0BB
square
#BBDAF0 #EBBBF0 #F0D1BB #BFF0BB
split-complementary
#BBDAF0 #F0BBBF #F0EBBB
monochromatic
#57A3DA #89BFE5 #BBDAF0 #E6F1F9 #E6F1F9
Accessibility & contrast
On white
1.46
#BBDAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BBDAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAF0
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAF0 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#ACE0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdaf0; /* rgb */ color: rgb(187, 218, 240); /* oklch */ color: oklch(87.3% 0.045 239.0);
Tailwind
colors: {
custom: {
50: '#d0e5f5',
500: '#bbdaf0',
950: '#000000',
},
}SCSS
$custom: #bbdaf0; $custom-light: #d0e5f5; $custom-dark: #000000;
JSON
{
"hex": "#bbdaf0",
"rgb": {
"r": 187,
"g": 218,
"b": 240
},
"hsl": {
"h": 204.906,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.87279,
"c": 0.04491,
"h": 239
},
"luminance": 0.66999
}Semantic roles & 50–950 ramp
primary
#BBDAF0
secondary
#CFA181
accent
#641ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485