#BBCEE8#BBCEE8
#BBCEE8 is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.042 H 256.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEE8 |
|---|---|
| RGB | rgb(187, 206, 232) |
| HSL | hsl(215, 49%, 82%) |
| HSV | hsv(215, 19%, 91%) |
| CMYK | cmyk(19.4%, 11.2%, 0%, 9%) |
| CIE-LAB | lab(82.13, -1.00, -14.97) |
| CIE-LCH | lch(82.13, 15.01, 266.18°) |
| OKLab | oklab(84.54% -0.0099 -0.0407) |
| OKLCH | oklch(84.54% 0.042 256.2) |
| XYZ | xyz(57.1266, 60.5323, 85.0024) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.25
Lightsteelblue
#B0C4DE
ΔE00 2.56
Cloudy Blue
#ACC2D9
ΔE00 3.74
Powder Blue (survey)
#B1D1FC
ΔE00 4.92
Light Grey Blue
#9DBCD4
ΔE00 6.82
Baby Blue (survey)
#A2CFFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEE8 #E8D5BB
analogous
#BBE5E8 #BBCEE8 #BFBBE8
triadic
#BBCEE8 #E8BBCE #CEE8BB
tetradic
#BBCEE8 #E8BBE5 #E8D5BB #BBE8BF
square
#BBCEE8 #E8BBE5 #E8D5BB #BBE8BF
split-complementary
#BBCEE8 #E8BFBB #E5E8BB
monochromatic
#608CC9 #8DADD9 #BBCEE8 #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.60
#BBCEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BBCEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEE8
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEE8 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFE9
Deuteranopia (green-blind)
#C0CAE7
Tritanopia (blue-blind)
#B0D3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcee8; /* rgb */ color: rgb(187, 206, 232); /* oklch */ color: oklch(84.5% 0.042 256.2);
Tailwind
colors: {
custom: {
50: '#d0dcef',
500: '#bbcee8',
950: '#000000',
},
}SCSS
$custom: #bbcee8; $custom-light: #d0dcef; $custom-dark: #000000;
JSON
{
"hex": "#bbcee8",
"rgb": {
"r": 187,
"g": 206,
"b": 232
},
"hsl": {
"h": 214.667,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.84542,
"c": 0.04186,
"h": 256.2
},
"luminance": 0.60534
}Semantic roles & 50–950 ramp
primary
#BBCEE8
secondary
#C3A984
accent
#7E29BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485