#BBCACE#BBCACE
#BBCACE is a very light, near-neutral cyan. Relative luminance 0.573; OKLCH L 82.9% C 0.017 H 215.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCACE |
|---|---|
| RGB | rgb(187, 202, 206) |
| HSL | hsl(193, 16%, 77%) |
| HSV | hsv(193, 9%, 81%) |
| CMYK | cmyk(9.2%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(80.33, -4.30, -3.74) |
| CIE-LCH | lch(80.33, 5.70, 221.02°) |
| OKLab | oklab(82.88% -0.0141 -0.0101) |
| OKLCH | oklch(82.88% 0.017 215.5) |
| XYZ | xyz(52.7522, 57.2613, 66.6539) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.88
Silver
#C0C0C0
ΔE00 6.64
Fog
#D8DCE0
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 6.99
Dove Gray
#B6B8BD
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCACE #CEBFBB
analogous
#BBCEC9 #BBCACE #BBC1CE
triadic
#BBCACE #CEBBCA #CACEBB
tetradic
#BBCACE #C9BBCE #CEBFBB #C1CEBB
square
#BBCACE #C9BBCE #CEBFBB #C1CEBB
split-complementary
#BBCACE #CEBBC1 #CEC9BB
monochromatic
#74939B #97AEB4 #BBCACE #DFE6E8 #EDF1F2
Accessibility & contrast
On white
1.69
#BBCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BBCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCACE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCACE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#B6CCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcace; /* rgb */ color: rgb(187, 202, 206); /* oklch */ color: oklch(82.9% 0.017 215.5);
Tailwind
colors: {
custom: {
50: '#cfdadc',
500: '#bbcace',
950: '#000000',
},
}SCSS
$custom: #bbcace; $custom-light: #cfdadc; $custom-dark: #000000;
JSON
{
"hex": "#bbcace",
"rgb": {
"r": 187,
"g": 202,
"b": 206
},
"hsl": {
"h": 192.632,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.82875,
"c": 0.01733,
"h": 215.5
},
"luminance": 0.57262
}Semantic roles & 50–950 ramp
primary
#BBCACE
secondary
#A2908B
accent
#5C4B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384