#BBD2F2#BBD2F2
#BBD2F2 is a very light, muted cyan. Relative luminance 0.631; OKLCH L 85.7% C 0.051 H 256.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F2 |
|---|---|
| RGB | rgb(187, 210, 242) |
| HSL | hsl(215, 68%, 84%) |
| HSV | hsv(215, 23%, 95%) |
| CMYK | cmyk(22.7%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(83.48, -0.91, -18.26) |
| CIE-LCH | lch(83.48, 18.28, 267.15°) |
| OKLab | oklab(85.71% -0.0118 -0.0498) |
| OKLCH | oklch(85.71% 0.051 256.7) |
| XYZ | xyz(59.5628, 63.0671, 93.0221) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.03
Powder Blue (survey)
#B1D1FC
ΔE00 3.13
Lightsteelblue
#B0C4DE
ΔE00 3.84
Cloudy Blue
#ACC2D9
ΔE00 5.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Pastel Blue
#A2BFFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F2 #F2DBBB
analogous
#BBEEF2 #BBD2F2 #C0BBF2
triadic
#BBD2F2 #F2BBD2 #D2F2BB
tetradic
#BBD2F2 #F2BBEE #F2DBBB #BBF2C0
square
#BBD2F2 #F2BBEE #F2DBBB #BBF2C0
split-complementary
#BBD2F2 #F2C0BB #EEF2BB
monochromatic
#548EDE #88B0E8 #BBD2F2 #E5EEFA #E5EEFA
Accessibility & contrast
On white
1.54
#BBD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#C1CEF1
Tritanopia (blue-blind)
#ADD9DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd2f2; /* rgb */ color: rgb(187, 210, 242); /* oklch */ color: oklch(85.7% 0.051 256.7);
Tailwind
colors: {
custom: {
50: '#d0dff6',
500: '#bbd2f2',
950: '#000000',
},
}SCSS
$custom: #bbd2f2; $custom-light: #d0dff6; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f2",
"rgb": {
"r": 187,
"g": 210,
"b": 242
},
"hsl": {
"h": 214.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85706,
"c": 0.05116,
"h": 256.7
},
"luminance": 0.63069
}Semantic roles & 50–950 ramp
primary
#BBD2F2
secondary
#D2AF80
accent
#8216D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485