#BBD2DE#BBD2DE
#BBD2DE is a very light, muted cyan. Relative luminance 0.619; OKLCH L 85.0% C 0.030 H 230.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2DE |
|---|---|
| RGB | rgb(187, 210, 222) |
| HSL | hsl(201, 35%, 80%) |
| HSV | hsv(201, 16%, 87%) |
| CMYK | cmyk(15.8%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.88, -5.23, -8.52) |
| CIE-LCH | lch(82.88, 10.00, 238.45°) |
| OKLab | oklab(85.03% -0.0191 -0.023) |
| OKLCH | oklch(85.03% 0.03 230.4) |
| XYZ | xyz(56.7216, 61.9306, 78.0584) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.39
Cloudy Blue
#ACC2D9
ΔE00 6.20
Light Blue Grey
#B7C9E2
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 7.19
Light Grey Blue
#9DBCD4
ΔE00 7.29
Fog
#D8DCE0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2DE #DEC7BB
analogous
#BBDED8 #BBD2DE #BBC1DE
triadic
#BBD2DE #DEBBD2 #D2DEBB
tetradic
#BBD2DE #D8BBDE #DEC7BB #C1DEBB
square
#BBD2DE #D8BBDE #DEC7BB #C1DEBB
split-complementary
#BBD2DE #DEBBC1 #DED8BB
monochromatic
#699BB6 #92B7CA #BBD2DE #E4EDF2 #EAF1F5
Accessibility & contrast
On white
1.57
#BBD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BBD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2DE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2DE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#B2D5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2de; /* rgb */ color: rgb(187, 210, 222); /* oklch */ color: oklch(85.0% 0.030 230.4);
Tailwind
colors: {
custom: {
50: '#cfdfe8',
500: '#bbd2de',
950: '#000000',
},
}SCSS
$custom: #bbd2de; $custom-light: #cfdfe8; $custom-dark: #000000;
JSON
{
"hex": "#bbd2de",
"rgb": {
"r": 187,
"g": 210,
"b": 222
},
"hsl": {
"h": 200.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.85034,
"c": 0.02989,
"h": 230.4
},
"luminance": 0.61932
}Semantic roles & 50–950 ramp
primary
#BBD2DE
secondary
#B69787
accent
#6038AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484