#BFDEE3#BFDEE3
#BFDEE3 is a very light, muted teal. Relative luminance 0.689; OKLCH L 88.0% C 0.033 H 208.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEE3 |
|---|---|
| RGB | rgb(191, 222, 227) |
| HSL | hsl(188, 39%, 82%) |
| HSV | hsv(188, 16%, 89%) |
| CMYK | cmyk(15.9%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(86.44, -9.15, -5.87) |
| CIE-LCH | lch(86.44, 10.87, 212.70°) |
| OKLab | oklab(87.96% -0.0294 -0.0159) |
| OKLCH | oklch(87.96% 0.033 208.4) |
| XYZ | xyz(61.4687, 68.8634, 82.7115) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.13
Lightblue
#ADD8E6
ΔE00 4.29
Pale Sky Blue
#BDF6FE
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 7.37
Very Light Blue
#D5FFFF
ΔE00 7.71
Ice Blue (survey)
#D7FFFE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEE3 #E3C4BF
analogous
#BFE3D6 #BFDEE3 #BFCCE3
triadic
#BFDEE3 #E3BFDE #DEE3BF
tetradic
#BFDEE3 #D6BFE3 #E3C4BF #CCE3BF
square
#BFDEE3 #D6BFE3 #E3C4BF #CCE3BF
split-complementary
#BFDEE3 #E3BFCC #E3D6BF
monochromatic
#6AB2BE #94C8D0 #BFDEE3 #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.42
#BFDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BFDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEE3
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEE3 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE3
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#B5E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdee3; /* rgb */ color: rgb(191, 222, 227); /* oklch */ color: oklch(88.0% 0.033 208.4);
Tailwind
colors: {
custom: {
50: '#d2e8eb',
500: '#bfdee3',
950: '#000000',
},
}SCSS
$custom: #bfdee3; $custom-light: #d2e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bfdee3",
"rgb": {
"r": 191,
"g": 222,
"b": 227
},
"hsl": {
"h": 188.333,
"s": 39.13,
"l": 81.961
},
"oklch": {
"l": 0.87958,
"c": 0.03347,
"h": 208.4
},
"luminance": 0.68865
}Semantic roles & 50–950 ramp
primary
#BFDEE3
secondary
#BC918A
accent
#4533B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484