#BFE4E5#BFE4E5
#BFE4E5 is a very light, muted teal. Relative luminance 0.722; OKLCH L 89.3% C 0.039 H 198.5°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4E5 |
|---|---|
| RGB | rgb(191, 228, 229) |
| HSL | hsl(182, 42%, 82%) |
| HSV | hsv(182, 17%, 90%) |
| CMYK | cmyk(16.6%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(88.07, -11.79, -4.51) |
| CIE-LCH | lch(88.07, 12.63, 200.93°) |
| OKLab | oklab(89.27% -0.0367 -0.0123) |
| OKLCH | oklch(89.27% 0.039 198.5) |
| XYZ | xyz(63.3683, 72.2184, 84.7144) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.11
Pale Sky Blue
#BDF6FE
ΔE00 5.52
Pale Blue
#D0FEFE
ΔE00 5.64
Paleturquoise
#AFEEEE
ΔE00 5.64
Very Light Blue
#D5FFFF
ΔE00 5.70
Really Light Blue
#D4FFFF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4E5 #E5C0BF
analogous
#BFE5D3 #BFE4E5 #BFD1E5
triadic
#BFE4E5 #E5BFE4 #E4E5BF
tetradic
#BFE4E5 #D3BFE5 #E5C0BF #D1E5BF
square
#BFE4E5 #D3BFE5 #E5C0BF #D1E5BF
split-complementary
#BFE4E5 #E5BFD1 #E5D3BF
monochromatic
#68BFC2 #93D2D3 #BFE4E5 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.36
#BFE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BFE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4E5
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4E5 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E5
Deuteranopia (green-blind)
#D7DBE5
Tritanopia (blue-blind)
#B4E7E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe4e5; /* rgb */ color: rgb(191, 228, 229); /* oklch */ color: oklch(89.3% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#d2eced',
500: '#bfe4e5',
950: '#000000',
},
}SCSS
$custom: #bfe4e5; $custom-light: #d2eced; $custom-dark: #000000;
JSON
{
"hex": "#bfe4e5",
"rgb": {
"r": 191,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.579,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.89273,
"c": 0.03867,
"h": 198.5
},
"luminance": 0.7222
}Semantic roles & 50–950 ramp
primary
#BFE4E5
secondary
#BF8B89
accent
#3430B5
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484