#BFDDE2#BFDDE2
#BFDDE2 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.7% C 0.033 H 208.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDE2 |
|---|---|
| RGB | rgb(191, 221, 226) |
| HSL | hsl(189, 38%, 82%) |
| HSV | hsv(189, 15%, 89%) |
| CMYK | cmyk(15.5%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(86.15, -8.84, -5.77) |
| CIE-LCH | lch(86.15, 10.56, 213.15°) |
| OKLab | oklab(87.72% -0.0285 -0.0156) |
| OKLCH | oklch(87.72% 0.033 208.7) |
| XYZ | xyz(61.0662, 68.2787, 81.8985) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.33
Powder Blue
#B0E0E6
ΔE00 4.40
Pale Sky Blue
#BDF6FE
ΔE00 7.48
Lightcyan
#E0FFFF
ΔE00 7.57
Very Light Blue
#D5FFFF
ΔE00 7.99
Ice Blue (survey)
#D7FFFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDE2 #E2C4BF
analogous
#BFE2D6 #BFDDE2 #BFCCE2
triadic
#BFDDE2 #E2BFDD #DDE2BF
tetradic
#BFDDE2 #D6BFE2 #E2C4BF #CCE2BF
square
#BFDDE2 #D6BFE2 #E2C4BF #CCE2BF
split-complementary
#BFDDE2 #E2BFCC #E2D6BF
monochromatic
#6BB0BC #95C7CF #BFDDE2 #E9F3F5 #EAF4F5
Accessibility & contrast
On white
1.43
#BFDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BFDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDE2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDE2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE2
Deuteranopia (green-blind)
#D1D5E2
Tritanopia (blue-blind)
#B5E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdde2; /* rgb */ color: rgb(191, 221, 226); /* oklch */ color: oklch(87.7% 0.033 208.7);
Tailwind
colors: {
custom: {
50: '#d2e7eb',
500: '#bfdde2',
950: '#000000',
},
}SCSS
$custom: #bfdde2; $custom-light: #d2e7eb; $custom-dark: #000000;
JSON
{
"hex": "#bfdde2",
"rgb": {
"r": 191,
"g": 221,
"b": 226
},
"hsl": {
"h": 188.571,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.87719,
"c": 0.0325,
"h": 208.7
},
"luminance": 0.6828
}Semantic roles & 50–950 ramp
primary
#BFDDE2
secondary
#BB918A
accent
#4735B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484