#B9CEED#B9CEED
#B9CEED is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.6% C 0.049 H 258.0°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CEED |
|---|---|
| RGB | rgb(185, 206, 237) |
| HSL | hsl(216, 59%, 83%) |
| HSV | hsv(216, 22%, 93%) |
| CMYK | cmyk(21.9%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.15, -0.51, -17.62) |
| CIE-LCH | lch(82.15, 17.63, 268.33°) |
| OKLab | oklab(84.58% -0.0102 -0.048) |
| OKLCH | oklch(84.58% 0.049 258) |
| XYZ | xyz(57.3609, 60.5698, 88.7733) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.19
Lightsteelblue
#B0C4DE
ΔE00 2.97
Powder Blue (survey)
#B1D1FC
ΔE00 3.68
Cloudy Blue
#ACC2D9
ΔE00 4.44
Baby Blue (survey)
#A2CFFE
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CEED #EDD8B9
analogous
#B9E8ED #B9CEED #BEB9ED
triadic
#B9CEED #EDB9CE #CEEDB9
tetradic
#B9CEED #EDB9E8 #EDD8B9 #B9EDBE
square
#B9CEED #EDB9E8 #EDD8B9 #B9EDBE
split-complementary
#B9CEED #EDBEB9 #E8EDB9
monochromatic
#588AD4 #88ACE0 #B9CEED #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.60
#B9CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#B9CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CEED
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CEED | 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)
#C4CFEF
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#ACD4D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b9ceed; /* rgb */ color: rgb(185, 206, 237); /* oklch */ color: oklch(84.6% 0.049 258.0);
Tailwind
colors: {
custom: {
50: '#cedcf2',
500: '#b9ceed',
950: '#000000',
},
}SCSS
$custom: #b9ceed; $custom-light: #cedcf2; $custom-dark: #000000;
JSON
{
"hex": "#b9ceed",
"rgb": {
"r": 185,
"g": 206,
"b": 237
},
"hsl": {
"h": 215.769,
"s": 59.091,
"l": 82.745
},
"oklch": {
"l": 0.84575,
"c": 0.04907,
"h": 258
},
"luminance": 0.60571
}Semantic roles & 50–950 ramp
primary
#B9CEED
secondary
#CAAC80
accent
#831FC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485