#BFDFE2#BFDFE2
#BFDFE2 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.034 H 203.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFE2 |
|---|---|
| RGB | rgb(191, 223, 226) |
| HSL | hsl(185, 38%, 82%) |
| HSV | hsv(185, 15%, 89%) |
| CMYK | cmyk(15.5%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(86.67, -9.86, -5.00) |
| CIE-LCH | lch(86.67, 11.06, 206.86°) |
| OKLab | oklab(88.14% -0.0312 -0.0135) |
| OKLCH | oklch(88.14% 0.034 203.5) |
| XYZ | xyz(61.5974, 69.3411, 82.0755) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.75
Lightblue
#ADD8E6
ΔE00 4.93
Pale Sky Blue
#BDF6FE
ΔE00 6.80
Lightcyan
#E0FFFF
ΔE00 6.99
Very Light Blue
#D5FFFF
ΔE00 7.14
Ice Blue (survey)
#D7FFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFE2 #E2C2BF
analogous
#BFE2D4 #BFDFE2 #BFCEE2
triadic
#BFDFE2 #E2BFDF #DFE2BF
tetradic
#BFDFE2 #D4BFE2 #E2C2BF #CEE2BF
square
#BFDFE2 #D4BFE2 #E2C2BF #CEE2BF
split-complementary
#BFDFE2 #E2BFCE #E2D4BF
monochromatic
#6BB5BC #95CACF #BFDFE2 #E9F4F5 #EAF4F5
Accessibility & contrast
On white
1.41
#BFDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BFDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFE2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFE2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#D3D7E2
Tritanopia (blue-blind)
#B5E2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfe2; /* rgb */ color: rgb(191, 223, 226); /* oklch */ color: oklch(88.1% 0.034 203.5);
Tailwind
colors: {
custom: {
50: '#d2e9eb',
500: '#bfdfe2',
950: '#000000',
},
}SCSS
$custom: #bfdfe2; $custom-light: #d2e9eb; $custom-dark: #000000;
JSON
{
"hex": "#bfdfe2",
"rgb": {
"r": 191,
"g": 223,
"b": 226
},
"hsl": {
"h": 185.143,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.88136,
"c": 0.03398,
"h": 203.5
},
"luminance": 0.69343
}Semantic roles & 50–950 ramp
primary
#BFDFE2
secondary
#BB8E8A
accent
#4035B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484