#B9D4E9#B9D4E9
#B9D4E9 is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.7% C 0.041 H 241.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B9D4E9 |
|---|---|
| RGB | rgb(185, 212, 233) |
| HSL | hsl(206, 52%, 82%) |
| HSV | hsv(206, 21%, 91%) |
| CMYK | cmyk(20.6%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(83.59, -4.55, -13.32) |
| CIE-LCH | lch(83.59, 14.08, 251.14°) |
| OKLab | oklab(85.67% -0.0197 -0.0362) |
| OKLCH | oklch(85.67% 0.041 241.4) |
| XYZ | xyz(58.2551, 63.2828, 86.2205) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.75
Cloudy Blue
#ACC2D9
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 5.23
Lightblue
#ADD8E6
ΔE00 6.30
Light Grey Blue
#9DBCD4
ΔE00 6.31
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9D4E9 #E9CEB9
analogous
#B9E9E6 #B9D4E9 #B9BCE9
triadic
#B9D4E9 #E9B9D4 #D4E9B9
tetradic
#B9D4E9 #E6B9E9 #E9CEB9 #BCE9B9
square
#B9D4E9 #E6B9E9 #E9CEB9 #BCE9B9
split-complementary
#B9D4E9 #E9B9BC #E9E6B9
monochromatic
#5C9BCC #8AB7DA #B9D4E9 #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.54
#B9D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#B9D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9D4E9
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9D4E9 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EA
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#ACD9DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b9d4e9; /* rgb */ color: rgb(185, 212, 233); /* oklch */ color: oklch(85.7% 0.041 241.4);
Tailwind
colors: {
custom: {
50: '#cee1f0',
500: '#b9d4e9',
950: '#000000',
},
}SCSS
$custom: #b9d4e9; $custom-light: #cee1f0; $custom-dark: #000000;
JSON
{
"hex": "#b9d4e9",
"rgb": {
"r": 185,
"g": 212,
"b": 233
},
"hsl": {
"h": 206.25,
"s": 52.174,
"l": 81.961
},
"oklch": {
"l": 0.8567,
"c": 0.04118,
"h": 241.4
},
"luminance": 0.63284
}Semantic roles & 50–950 ramp
primary
#B9D4E9
secondary
#C59F82
accent
#6926C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485