#BFDEEE#BFDEEE
#BFDEEE is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.3% C 0.040 H 230.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEEE |
|---|---|
| RGB | rgb(191, 222, 238) |
| HSL | hsl(200, 58%, 84%) |
| HSV | hsv(200, 20%, 93%) |
| CMYK | cmyk(19.7%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.75, -6.84, -11.22) |
| CIE-LCH | lch(86.75, 13.14, 238.63°) |
| OKLab | oklab(88.31% -0.0253 -0.0304) |
| OKLCH | oklch(88.31% 0.04 230.2) |
| XYZ | xyz(63.0356, 69.4901, 90.9641) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.16
Ice Blue
#A5DFF9
ΔE00 5.59
Powder Blue
#B0E0E6
ΔE00 7.24
Cloudy Blue
#ACC2D9
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.14
Lightsteelblue
#B0C4DE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEEE #EECFBF
analogous
#BFEEE7 #BFDEEE #BFC7EE
triadic
#BFDEEE #EEBFDE #DEEEBF
tetradic
#BFDEEE #E7BFEE #EECFBF #C7EEBF
square
#BFDEEE #E7BFEE #EECFBF #C7EEBF
split-complementary
#BFDEEE #EEBFC7 #EEE7BF
monochromatic
#5EACD4 #8FC5E1 #BFDEEE #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.41
#BFDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BFDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEEE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEEE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#B2E3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdeee; /* rgb */ color: rgb(191, 222, 238); /* oklch */ color: oklch(88.3% 0.040 230.2);
Tailwind
colors: {
custom: {
50: '#d3e8f3',
500: '#bfdeee',
950: '#000000',
},
}SCSS
$custom: #bfdeee; $custom-light: #d3e8f3; $custom-dark: #000000;
JSON
{
"hex": "#bfdeee",
"rgb": {
"r": 191,
"g": 222,
"b": 238
},
"hsl": {
"h": 200.426,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.88306,
"c": 0.03956,
"h": 230.2
},
"luminance": 0.69492
}Semantic roles & 50–950 ramp
primary
#BFDEEE
secondary
#CC9D86
accent
#5820C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485