#BFDFE5#BFDFE5
#BFDFE5 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.035 H 210.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFE5 |
|---|---|
| RGB | rgb(191, 223, 229) |
| HSL | hsl(189, 42%, 82%) |
| HSV | hsv(189, 17%, 90%) |
| CMYK | cmyk(16.6%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(86.75, -9.25, -6.46) |
| CIE-LCH | lch(86.75, 11.28, 214.93°) |
| OKLab | oklab(88.23% -0.03 -0.0175) |
| OKLCH | oklch(88.23% 0.035 210.2) |
| XYZ | xyz(62.0127, 69.5072, 84.2625) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.99
Powder Blue
#B0E0E6
ΔE00 4.01
Pale Sky Blue
#BDF6FE
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 7.31
Ice Blue
#A5DFF9
ΔE00 7.55
Very Light Blue
#D5FFFF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFE5 #E5C5BF
analogous
#BFE5D8 #BFDFE5 #BFCCE5
triadic
#BFDFE5 #E5BFDF #DFE5BF
tetradic
#BFDFE5 #D8BFE5 #E5C5BF #CCE5BF
square
#BFDFE5 #D8BFE5 #E5C5BF #CCE5BF
split-complementary
#BFDFE5 #E5BFCC #E5D8BF
monochromatic
#68B3C2 #93C9D3 #BFDFE5 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.41
#BFDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BFDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFE5
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFE5 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#D2D7E5
Tritanopia (blue-blind)
#B4E2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfe5; /* rgb */ color: rgb(191, 223, 229); /* oklch */ color: oklch(88.2% 0.035 210.2);
Tailwind
colors: {
custom: {
50: '#d2e9ed',
500: '#bfdfe5',
950: '#000000',
},
}SCSS
$custom: #bfdfe5; $custom-light: #d2e9ed; $custom-dark: #000000;
JSON
{
"hex": "#bfdfe5",
"rgb": {
"r": 191,
"g": 223,
"b": 229
},
"hsl": {
"h": 189.474,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.88228,
"c": 0.03474,
"h": 210.2
},
"luminance": 0.69509
}Semantic roles & 50–950 ramp
primary
#BFDFE5
secondary
#BF9289
accent
#4530B5
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484