#BFDDED#BFDDED
#BFDDED is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.1% C 0.039 H 231.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDED |
|---|---|
| RGB | rgb(191, 221, 237) |
| HSL | hsl(201, 56%, 84%) |
| HSV | hsv(201, 19%, 93%) |
| CMYK | cmyk(19.4%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.46, -6.54, -11.12) |
| CIE-LCH | lch(86.46, 12.90, 239.56°) |
| OKLab | oklab(88.07% -0.0243 -0.0301) |
| OKLCH | oklch(88.07% 0.039 231.1) |
| XYZ | xyz(62.6243, 68.9019, 90.1042) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.34
Ice Blue
#A5DFF9
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 7.48
Cloudy Blue
#ACC2D9
ΔE00 7.75
Light Blue Grey
#B7C9E2
ΔE00 7.83
Lightsteelblue
#B0C4DE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDED #EDCFBF
analogous
#BFEDE6 #BFDDED #BFC6ED
triadic
#BFDDED #EDBFDD #DDEDBF
tetradic
#BFDDED #E6BFED #EDCFBF #C6EDBF
square
#BFDDED #E6BFED #EDCFBF #C6EDBF
split-complementary
#BFDDED #EDBFC6 #EDE6BF
monochromatic
#5FAAD2 #8FC4E0 #BFDDED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.42
#BFDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BFDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDED
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDED | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#B2E2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdded; /* rgb */ color: rgb(191, 221, 237); /* oklch */ color: oklch(88.1% 0.039 231.1);
Tailwind
colors: {
custom: {
50: '#d3e7f2',
500: '#bfdded',
950: '#000000',
},
}SCSS
$custom: #bfdded; $custom-light: #d3e7f2; $custom-dark: #000000;
JSON
{
"hex": "#bfdded",
"rgb": {
"r": 191,
"g": 221,
"b": 237
},
"hsl": {
"h": 200.87,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.88067,
"c": 0.03875,
"h": 231.1
},
"luminance": 0.68904
}Semantic roles & 50–950 ramp
primary
#BFDDED
secondary
#CA9E86
accent
#5A22C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485