#BFDDEA#BFDDEA
#BFDDEA is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.0% C 0.037 H 225.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDEA |
|---|---|
| RGB | rgb(191, 221, 234) |
| HSL | hsl(198, 51%, 83%) |
| HSV | hsv(198, 18%, 92%) |
| CMYK | cmyk(18.4%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.37, -7.17, -9.67) |
| CIE-LCH | lch(86.37, 12.04, 233.42°) |
| OKLab | oklab(87.97% -0.0254 -0.0262) |
| OKLCH | oklch(87.97% 0.037 225.8) |
| XYZ | xyz(62.1897, 68.7281, 87.8152) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.75
Ice Blue
#A5DFF9
ΔE00 6.08
Powder Blue
#B0E0E6
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 8.46
Pale Sky Blue
#BDF6FE
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDEA #EACCBF
analogous
#BFEAE1 #BFDDEA #BFC7EA
triadic
#BFDDEA #EABFDD #DDEABF
tetradic
#BFDDEA #E1BFEA #EACCBF #C7EABF
square
#BFDDEA #E1BFEA #EACCBF #C7EABF
split-complementary
#BFDDEA #EABFC7 #EAE1BF
monochromatic
#63ACCC #91C5DB #BFDDEA #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.42
#BFDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BFDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDEA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDEA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#B3E1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfddea; /* rgb */ color: rgb(191, 221, 234); /* oklch */ color: oklch(88.0% 0.037 225.8);
Tailwind
colors: {
custom: {
50: '#d2e7f0',
500: '#bfddea',
950: '#000000',
},
}SCSS
$custom: #bfddea; $custom-light: #d2e7f0; $custom-dark: #000000;
JSON
{
"hex": "#bfddea",
"rgb": {
"r": 191,
"g": 221,
"b": 234
},
"hsl": {
"h": 198.14,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.8797,
"c": 0.03651,
"h": 225.8
},
"luminance": 0.6873
}Semantic roles & 50–950 ramp
primary
#BFDDEA
secondary
#C69A87
accent
#5528BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485