#B9CEEA#B9CEEA
#B9CEEA is a very light, muted cyan. Relative luminance 0.604; OKLCH L 84.5% C 0.045 H 255.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CEEA |
|---|---|
| RGB | rgb(185, 206, 234) |
| HSL | hsl(214, 54%, 82%) |
| HSV | hsv(214, 21%, 92%) |
| CMYK | cmyk(20.9%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(82.05, -1.18, -16.16) |
| CIE-LCH | lch(82.05, 16.21, 265.84°) |
| OKLab | oklab(84.47% -0.0112 -0.044) |
| OKLCH | oklch(84.47% 0.045 255.6) |
| XYZ | xyz(56.9263, 60.3959, 86.4843) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.58
Lightsteelblue
#B0C4DE
ΔE00 2.55
Cloudy Blue
#ACC2D9
ΔE00 3.76
Powder Blue (survey)
#B1D1FC
ΔE00 4.19
Baby Blue (survey)
#A2CFFE
ΔE00 6.45
Light Grey Blue
#9DBCD4
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CEEA #EAD5B9
analogous
#B9E6EA #B9CEEA #BDB9EA
triadic
#B9CEEA #EAB9CE #CEEAB9
tetradic
#B9CEEA #EAB9E6 #EAD5B9 #B9EABD
square
#B9CEEA #EAB9E6 #EAD5B9 #B9EABD
split-complementary
#B9CEEA #EABDB9 #E6EAB9
monochromatic
#5B8CCE #8AADDC #B9CEEA #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.61
#B9CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#B9CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CEEA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CEEA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEB
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#ACD4D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b9ceea; /* rgb */ color: rgb(185, 206, 234); /* oklch */ color: oklch(84.5% 0.045 255.6);
Tailwind
colors: {
custom: {
50: '#cedcf0',
500: '#b9ceea',
950: '#000000',
},
}SCSS
$custom: #b9ceea; $custom-light: #cedcf0; $custom-dark: #000000;
JSON
{
"hex": "#b9ceea",
"rgb": {
"r": 185,
"g": 206,
"b": 234
},
"hsl": {
"h": 214.286,
"s": 53.846,
"l": 82.157
},
"oklch": {
"l": 0.8447,
"c": 0.04538,
"h": 255.6
},
"luminance": 0.60397
}Semantic roles & 50–950 ramp
primary
#B9CEEA
secondary
#C6A981
accent
#7E24C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485