#BFDFE1#BFDFE1
#BFDFE1 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.034 H 201.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFE1 |
|---|---|
| RGB | rgb(191, 223, 225) |
| HSL | hsl(184, 36%, 82%) |
| HSV | hsv(184, 15%, 88%) |
| CMYK | cmyk(15.1%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(86.65, -10.07, -4.51) |
| CIE-LCH | lch(86.65, 11.03, 204.13°) |
| OKLab | oklab(88.11% -0.0316 -0.0122) |
| OKLCH | oklch(88.11% 0.034 201.2) |
| XYZ | xyz(61.4606, 69.2863, 81.3550) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.79
Lightblue
#ADD8E6
ΔE00 5.30
Pale Sky Blue
#BDF6FE
ΔE00 6.85
Lightcyan
#E0FFFF
ΔE00 6.94
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Very Light Blue
#D5FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFE1 #E1C1BF
analogous
#BFE1D2 #BFDFE1 #BFCEE1
triadic
#BFDFE1 #E1BFDF #DFE1BF
tetradic
#BFDFE1 #D2BFE1 #E1C1BF #CEE1BF
square
#BFDFE1 #D2BFE1 #E1C1BF #CEE1BF
split-complementary
#BFDFE1 #E1BFCE #E1D2BF
monochromatic
#6CB5BA #95CACD #BFDFE1 #E9F4F5 #EAF5F5
Accessibility & contrast
On white
1.41
#BFDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BFDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFE1
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFE1 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE1
Deuteranopia (green-blind)
#D3D7E1
Tritanopia (blue-blind)
#B5E2DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfe1; /* rgb */ color: rgb(191, 223, 225); /* oklch */ color: oklch(88.1% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#d2e9ea',
500: '#bfdfe1',
950: '#000000',
},
}SCSS
$custom: #bfdfe1; $custom-light: #d2e9ea; $custom-dark: #000000;
JSON
{
"hex": "#bfdfe1",
"rgb": {
"r": 191,
"g": 223,
"b": 225
},
"hsl": {
"h": 183.529,
"s": 36.17,
"l": 81.569
},
"oklch": {
"l": 0.88106,
"c": 0.03385,
"h": 201.2
},
"luminance": 0.69288
}Semantic roles & 50–950 ramp
primary
#BFDFE1
secondary
#BA8D8B
accent
#3E36AF
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484