#B8CEED#B8CEED
#B8CEED is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.5% C 0.050 H 256.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEED |
|---|---|
| RGB | rgb(184, 206, 237) |
| HSL | hsl(215, 60%, 83%) |
| HSV | hsv(215, 22%, 93%) |
| CMYK | cmyk(22.4%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.08, -0.81, -17.73) |
| CIE-LCH | lch(82.08, 17.75, 267.37°) |
| OKLab | oklab(84.51% -0.0112 -0.0483) |
| OKLCH | oklch(84.51% 0.05 256.9) |
| XYZ | xyz(57.1205, 60.4458, 88.7620) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.21
Lightsteelblue
#B0C4DE
ΔE00 2.90
Powder Blue (survey)
#B1D1FC
ΔE00 3.47
Cloudy Blue
#ACC2D9
ΔE00 4.27
Baby Blue (survey)
#A2CFFE
ΔE00 6.01
Pastel Blue
#A2BFFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEED #EDD7B8
analogous
#B8E9ED #B8CEED #BCB8ED
triadic
#B8CEED #EDB8CE #CEEDB8
tetradic
#B8CEED #EDB8E9 #EDD7B8 #B8EDBC
square
#B8CEED #EDB8E9 #EDD7B8 #B8EDBC
split-complementary
#B8CEED #EDBCB8 #E9EDB8
monochromatic
#568BD4 #87ACE1 #B8CEED #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.60
#B8CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#B8CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEED
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEED | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#AAD5D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b8ceed; /* rgb */ color: rgb(184, 206, 237); /* oklch */ color: oklch(84.5% 0.050 256.9);
Tailwind
colors: {
custom: {
50: '#cedcf2',
500: '#b8ceed',
950: '#000000',
},
}SCSS
$custom: #b8ceed; $custom-light: #cedcf2; $custom-dark: #000000;
JSON
{
"hex": "#b8ceed",
"rgb": {
"r": 184,
"g": 206,
"b": 237
},
"hsl": {
"h": 215.094,
"s": 59.551,
"l": 82.549
},
"oklch": {
"l": 0.84505,
"c": 0.04959,
"h": 256.9
},
"luminance": 0.60447
}Semantic roles & 50–950 ramp
primary
#B8CEED
secondary
#CAAB7F
accent
#811EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485