#BFDFE4#BFDFE4
#BFDFE4 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.034 H 208.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFE4 |
|---|---|
| RGB | rgb(191, 223, 228) |
| HSL | hsl(188, 41%, 82%) |
| HSV | hsv(188, 16%, 89%) |
| CMYK | cmyk(16.2%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(86.73, -9.45, -5.97) |
| CIE-LCH | lch(86.73, 11.18, 212.28°) |
| OKLab | oklab(88.2% -0.0304 -0.0162) |
| OKLCH | oklch(88.2% 0.034 208) |
| XYZ | xyz(61.8735, 69.4515, 83.5293) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.86
Lightblue
#ADD8E6
ΔE00 4.27
Pale Sky Blue
#BDF6FE
ΔE00 6.82
Lightcyan
#E0FFFF
ΔE00 7.17
Very Light Blue
#D5FFFF
ΔE00 7.42
Ice Blue (survey)
#D7FFFE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFE4 #E4C4BF
analogous
#BFE4D7 #BFDFE4 #BFCDE4
triadic
#BFDFE4 #E4BFDF #DFE4BF
tetradic
#BFDFE4 #D7BFE4 #E4C4BF #CDE4BF
square
#BFDFE4 #D7BFE4 #E4C4BF #CDE4BF
split-complementary
#BFDFE4 #E4BFCD #E4D7BF
monochromatic
#69B4C0 #94C9D2 #BFDFE4 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.41
#BFDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BFDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFE4
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFE4 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#D3D7E4
Tritanopia (blue-blind)
#B4E2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfe4; /* rgb */ color: rgb(191, 223, 228); /* oklch */ color: oklch(88.2% 0.034 208.0);
Tailwind
colors: {
custom: {
50: '#d2e9ec',
500: '#bfdfe4',
950: '#000000',
},
}SCSS
$custom: #bfdfe4; $custom-light: #d2e9ec; $custom-dark: #000000;
JSON
{
"hex": "#bfdfe4",
"rgb": {
"r": 191,
"g": 223,
"b": 228
},
"hsl": {
"h": 188.108,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.88198,
"c": 0.03443,
"h": 208
},
"luminance": 0.69453
}Semantic roles & 50–950 ramp
primary
#BFDFE4
secondary
#BE918A
accent
#4332B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484