#BFDEE2#BFDEE2
#BFDEE2 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.9% C 0.033 H 206.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEE2 |
|---|---|
| RGB | rgb(191, 222, 226) |
| HSL | hsl(187, 38%, 82%) |
| HSV | hsv(187, 15%, 89%) |
| CMYK | cmyk(15.5%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(86.41, -9.35, -5.39) |
| CIE-LCH | lch(86.41, 10.79, 209.94°) |
| OKLab | oklab(87.93% -0.0298 -0.0146) |
| OKLCH | oklch(87.93% 0.033 206) |
| XYZ | xyz(61.3310, 68.8083, 81.9868) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.03
Lightblue
#ADD8E6
ΔE00 4.60
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Lightcyan
#E0FFFF
ΔE00 7.26
Very Light Blue
#D5FFFF
ΔE00 7.55
Ice Blue (survey)
#D7FFFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEE2 #E2C3BF
analogous
#BFE2D5 #BFDEE2 #BFCDE2
triadic
#BFDEE2 #E2BFDE #DEE2BF
tetradic
#BFDEE2 #D5BFE2 #E2C3BF #CDE2BF
square
#BFDEE2 #D5BFE2 #E2C3BF #CDE2BF
split-complementary
#BFDEE2 #E2BFCD #E2D5BF
monochromatic
#6BB3BC #95C8CF #BFDEE2 #E9F4F5 #EAF4F5
Accessibility & contrast
On white
1.42
#BFDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BFDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEE2
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEE2 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#B5E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdee2; /* rgb */ color: rgb(191, 222, 226); /* oklch */ color: oklch(87.9% 0.033 206.0);
Tailwind
colors: {
custom: {
50: '#d2e8eb',
500: '#bfdee2',
950: '#000000',
},
}SCSS
$custom: #bfdee2; $custom-light: #d2e8eb; $custom-dark: #000000;
JSON
{
"hex": "#bfdee2",
"rgb": {
"r": 191,
"g": 222,
"b": 226
},
"hsl": {
"h": 186.857,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.87928,
"c": 0.0332,
"h": 206
},
"luminance": 0.6881
}Semantic roles & 50–950 ramp
primary
#BFDEE2
secondary
#BB908A
accent
#4335B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484