#BBCCDA#BBCCDA
#BBCCDA is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.7% C 0.027 H 242.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCDA |
|---|---|
| RGB | rgb(187, 204, 218) |
| HSL | hsl(207, 30%, 79%) |
| HSV | hsv(207, 14%, 85%) |
| CMYK | cmyk(14.2%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(81.19, -2.92, -8.89) |
| CIE-LCH | lch(81.19, 9.36, 251.83°) |
| OKLab | oklab(83.67% -0.0123 -0.024) |
| OKLCH | oklch(83.67% 0.027 242.8) |
| XYZ | xyz(54.7382, 58.8115, 74.7839) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.28
Light Blue Grey
#B7C9E2
ΔE00 4.52
Lightsteelblue
#B0C4DE
ΔE00 5.00
Light Grey Blue
#9DBCD4
ΔE00 6.43
Fog
#D8DCE0
ΔE00 7.11
Dove Gray
#B6B8BD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCDA #DAC9BB
analogous
#BBDAD9 #BBCCDA #BBBDDA
triadic
#BBCCDA #DABBCC #CCDABB
tetradic
#BBCCDA #D9BBDA #DAC9BB #BDDABB
square
#BBCCDA #D9BBDA #DAC9BB #BDDABB
split-complementary
#BBCCDA #DABBBD #DAD9BB
monochromatic
#6C91AF #93AEC4 #BBCCDA #E3EAF0 #EBF0F4
Accessibility & contrast
On white
1.65
#BBCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BBCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCDA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCDA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDB
Deuteranopia (green-blind)
#C2C8DA
Tritanopia (blue-blind)
#B3CFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbccda; /* rgb */ color: rgb(187, 204, 218); /* oklch */ color: oklch(83.7% 0.027 242.8);
Tailwind
colors: {
custom: {
50: '#cfdbe5',
500: '#bbccda',
950: '#000000',
},
}SCSS
$custom: #bbccda; $custom-light: #cfdbe5; $custom-dark: #000000;
JSON
{
"hex": "#bbccda",
"rgb": {
"r": 187,
"g": 204,
"b": 218
},
"hsl": {
"h": 207.097,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.83666,
"c": 0.02698,
"h": 242.8
},
"luminance": 0.58812
}Semantic roles & 50–950 ramp
primary
#BBCCDA
secondary
#B19B88
accent
#6E3DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484