#BFDFED#BFDFED
#BFDFED is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.5% C 0.039 H 226.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFED |
|---|---|
| RGB | rgb(191, 223, 237) |
| HSL | hsl(198, 56%, 84%) |
| HSV | hsv(198, 19%, 93%) |
| CMYK | cmyk(19.4%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(86.98, -7.57, -10.34) |
| CIE-LCH | lch(86.98, 12.81, 233.81°) |
| OKLab | oklab(88.48% -0.027 -0.028) |
| OKLCH | oklch(88.48% 0.039 226.1) |
| XYZ | xyz(63.1555, 69.9643, 90.2813) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.60
Ice Blue
#A5DFF9
ΔE00 5.60
Powder Blue
#B0E0E6
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 8.27
Cloudy Blue
#ACC2D9
ΔE00 8.79
Baby Blue
#89CFF0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFED #EDCDBF
analogous
#BFEDE4 #BFDFED #BFC8ED
triadic
#BFDFED #EDBFDF #DFEDBF
tetradic
#BFDFED #E4BFED #EDCDBF #C8EDBF
square
#BFDFED #E4BFED #EDCDBF #C8EDBF
split-complementary
#BFDFED #EDBFC8 #EDE4BF
monochromatic
#5FAFD2 #8FC7E0 #BFDFED #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.40
#BFDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BFDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFED
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFED | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#B2E3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfdfed; /* rgb */ color: rgb(191, 223, 237); /* oklch */ color: oklch(88.5% 0.039 226.1);
Tailwind
colors: {
custom: {
50: '#d3e9f2',
500: '#bfdfed',
950: '#000000',
},
}SCSS
$custom: #bfdfed; $custom-light: #d3e9f2; $custom-dark: #000000;
JSON
{
"hex": "#bfdfed",
"rgb": {
"r": 191,
"g": 223,
"b": 237
},
"hsl": {
"h": 198.261,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.8848,
"c": 0.03892,
"h": 226.1
},
"luminance": 0.69966
}Semantic roles & 50–950 ramp
primary
#BFDFED
secondary
#CA9B86
accent
#5322C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485