#BACEDB#BACEDB
#BACEDB is a very light, muted cyan. Relative luminance 0.597; OKLCH L 84.0% C 0.028 H 236.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEDB |
|---|---|
| RGB | rgb(186, 206, 219) |
| HSL | hsl(204, 31%, 79%) |
| HSV | hsv(204, 15%, 86%) |
| CMYK | cmyk(15.1%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(81.67, -4.08, -8.72) |
| CIE-LCH | lch(81.67, 9.63, 244.91°) |
| OKLab | oklab(84.04% -0.0157 -0.0235) |
| OKLCH | oklch(84.04% 0.028 236.2) |
| XYZ | xyz(55.1041, 59.6950, 75.6232) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.00
Light Blue Grey
#B7C9E2
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 5.95
Light Grey Blue
#9DBCD4
ΔE00 6.53
Lightblue
#ADD8E6
ΔE00 6.68
Fog
#D8DCE0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEDB #DBC7BA
analogous
#BADBD8 #BACEDB #BABEDB
triadic
#BACEDB #DBBACE #CEDBBA
tetradic
#BACEDB #D8BADB #DBC7BA #BEDBBA
square
#BACEDB #D8BADB #DBC7BA #BEDBBA
split-complementary
#BACEDB #DBBABE #DBD8BA
monochromatic
#6A95B1 #92B1C6 #BACEDB #E2EBF0 #EBF1F5
Accessibility & contrast
On white
1.62
#BACEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BACEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEDB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEDB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C4C9DB
Tritanopia (blue-blind)
#B2D1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bacedb; /* rgb */ color: rgb(186, 206, 219); /* oklch */ color: oklch(84.0% 0.028 236.2);
Tailwind
colors: {
custom: {
50: '#cfdce6',
500: '#bacedb',
950: '#000000',
},
}SCSS
$custom: #bacedb; $custom-light: #cfdce6; $custom-dark: #000000;
JSON
{
"hex": "#bacedb",
"rgb": {
"r": 186,
"g": 206,
"b": 219
},
"hsl": {
"h": 203.636,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.84039,
"c": 0.02831,
"h": 236.2
},
"luminance": 0.59696
}Semantic roles & 50–950 ramp
primary
#BACEDB
secondary
#B29887
accent
#673BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484