#BFDFE3#BFDFE3
#BFDFE3 is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.2% C 0.034 H 205.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFE3 |
|---|---|
| RGB | rgb(191, 223, 227) |
| HSL | hsl(187, 39%, 82%) |
| HSV | hsv(187, 16%, 89%) |
| CMYK | cmyk(15.9%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(86.70, -9.66, -5.48) |
| CIE-LCH | lch(86.70, 11.11, 209.59°) |
| OKLab | oklab(88.17% -0.0308 -0.0149) |
| OKLCH | oklch(88.17% 0.034 205.8) |
| XYZ | xyz(61.7350, 69.3961, 82.8003) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.78
Lightblue
#ADD8E6
ΔE00 4.59
Pale Sky Blue
#BDF6FE
ΔE00 6.79
Lightcyan
#E0FFFF
ΔE00 7.07
Very Light Blue
#D5FFFF
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFE3 #E3C3BF
analogous
#BFE3D5 #BFDFE3 #BFCDE3
triadic
#BFDFE3 #E3BFDF #DFE3BF
tetradic
#BFDFE3 #D5BFE3 #E3C3BF #CDE3BF
square
#BFDFE3 #D5BFE3 #E3C3BF #CDE3BF
split-complementary
#BFDFE3 #E3BFCD #E3D5BF
monochromatic
#6AB4BE #94CAD0 #BFDFE3 #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.41
#BFDFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BFDFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFE3
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFE3 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE3
Deuteranopia (green-blind)
#D3D7E3
Tritanopia (blue-blind)
#B5E2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfe3; /* rgb */ color: rgb(191, 223, 227); /* oklch */ color: oklch(88.2% 0.034 205.8);
Tailwind
colors: {
custom: {
50: '#d2e9eb',
500: '#bfdfe3',
950: '#000000',
},
}SCSS
$custom: #bfdfe3; $custom-light: #d2e9eb; $custom-dark: #000000;
JSON
{
"hex": "#bfdfe3",
"rgb": {
"r": 191,
"g": 223,
"b": 227
},
"hsl": {
"h": 186.667,
"s": 39.13,
"l": 81.961
},
"oklch": {
"l": 0.88167,
"c": 0.03419,
"h": 205.8
},
"luminance": 0.69398
}Semantic roles & 50–950 ramp
primary
#BFDFE3
secondary
#BC908A
accent
#4133B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484