#BFD8EA#BFD8EA
#BFD8EA is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.9% C 0.037 H 239.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD8EA |
|---|---|
| RGB | rgb(191, 216, 234) |
| HSL | hsl(205, 51%, 83%) |
| HSV | hsv(205, 18%, 92%) |
| CMYK | cmyk(18.4%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(85.06, -4.58, -11.62) |
| CIE-LCH | lch(85.06, 12.49, 248.47°) |
| OKLab | oklab(86.94% -0.0187 -0.0315) |
| OKLCH | oklch(86.94% 0.037 239.2) |
| XYZ | xyz(60.8892, 66.1271, 87.3817) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.64
Cloudy Blue
#ACC2D9
ΔE00 5.89
Lightblue
#ADD8E6
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.33
Ice Blue
#A5DFF9
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD8EA #EAD1BF
analogous
#BFEAE6 #BFD8EA #BFC2EA
triadic
#BFD8EA #EABFD8 #D8EABF
tetradic
#BFD8EA #E6BFEA #EAD1BF #C2EABF
square
#BFD8EA #E6BFEA #EAD1BF #C2EABF
split-complementary
#BFD8EA #EABFC2 #EAE6BF
monochromatic
#63A0CC #91BCDB #BFD8EA #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.48
#BFD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BFD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD8EA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD8EA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#CBD2EA
Tritanopia (blue-blind)
#B4DDDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfd8ea; /* rgb */ color: rgb(191, 216, 234); /* oklch */ color: oklch(86.9% 0.037 239.2);
Tailwind
colors: {
custom: {
50: '#d2e4f0',
500: '#bfd8ea',
950: '#000000',
},
}SCSS
$custom: #bfd8ea; $custom-light: #d2e4f0; $custom-dark: #000000;
JSON
{
"hex": "#bfd8ea",
"rgb": {
"r": 191,
"g": 216,
"b": 234
},
"hsl": {
"h": 205.116,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.86938,
"c": 0.03662,
"h": 239.2
},
"luminance": 0.66129
}Semantic roles & 50–950 ramp
primary
#BFD8EA
secondary
#C6A287
accent
#6728BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485