#BFE4E7#BFE4E7
#BFE4E7 is a very light, muted teal. Relative luminance 0.723; OKLCH L 89.3% C 0.039 H 202.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4E7 |
|---|---|
| RGB | rgb(191, 228, 231) |
| HSL | hsl(185, 45%, 83%) |
| HSV | hsv(185, 17%, 91%) |
| CMYK | cmyk(17.3%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(88.13, -11.38, -5.48) |
| CIE-LCH | lch(88.13, 12.63, 205.72°) |
| OKLab | oklab(89.33% -0.0359 -0.0149) |
| OKLCH | oklch(89.33% 0.039 202.5) |
| XYZ | xyz(63.6492, 72.3308, 86.1935) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.84
Lightblue
#ADD8E6
ΔE00 5.25
Pale Sky Blue
#BDF6FE
ΔE00 5.29
Pale Blue
#D0FEFE
ΔE00 5.83
Very Light Blue
#D5FFFF
ΔE00 5.85
Light Sky Blue
#C6FCFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4E7 #E7C2BF
analogous
#BFE7D6 #BFE4E7 #BFD0E7
triadic
#BFE4E7 #E7BFE4 #E4E7BF
tetradic
#BFE4E7 #D6BFE7 #E7C2BF #D0E7BF
square
#BFE4E7 #D6BFE7 #E7C2BF #D0E7BF
split-complementary
#BFE4E7 #E7BFD0 #E7D6BF
monochromatic
#66BEC6 #92D1D6 #BFE4E7 #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.36
#BFE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#BFE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4E7
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4E7 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E7
Deuteranopia (green-blind)
#D7DBE7
Tritanopia (blue-blind)
#B3E7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe4e7; /* rgb */ color: rgb(191, 228, 231); /* oklch */ color: oklch(89.3% 0.039 202.5);
Tailwind
colors: {
custom: {
50: '#d2ecee',
500: '#bfe4e7',
950: '#000000',
},
}SCSS
$custom: #bfe4e7; $custom-light: #d2ecee; $custom-dark: #000000;
JSON
{
"hex": "#bfe4e7",
"rgb": {
"r": 191,
"g": 228,
"b": 231
},
"hsl": {
"h": 184.5,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.89333,
"c": 0.03886,
"h": 202.5
},
"luminance": 0.72333
}Semantic roles & 50–950 ramp
primary
#BFE4E7
secondary
#C28D88
accent
#372DB9
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485