#BFE4E4#BFE4E4
#BFE4E4 is a very light, muted teal. Relative luminance 0.722; OKLCH L 89.2% C 0.039 H 196.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4E4 |
|---|---|
| RGB | rgb(191, 228, 228) |
| HSL | hsl(180, 41%, 82%) |
| HSV | hsv(180, 16%, 89%) |
| CMYK | cmyk(16.2%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(88.05, -12.00, -4.02) |
| CIE-LCH | lch(88.05, 12.66, 198.54°) |
| OKLab | oklab(89.24% -0.0371 -0.011) |
| OKLCH | oklch(89.24% 0.039 196.5) |
| XYZ | xyz(63.2291, 72.1628, 83.9812) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.34
Paleturquoise
#AFEEEE
ΔE00 5.53
Pale Blue
#D0FEFE
ΔE00 5.60
Very Light Blue
#D5FFFF
ΔE00 5.68
Pale Sky Blue
#BDF6FE
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4E4 #E4BFBF
analogous
#BFE4D2 #BFE4E4 #BFD2E4
triadic
#BFE4E4 #E4BFE4 #E4E4BF
tetradic
#BFE4E4 #D2BFE4 #E4BFBF #D2E4BF
square
#BFE4E4 #D2BFE4 #E4BFBF #D2E4BF
split-complementary
#BFE4E4 #E4BFD2 #E4D2BF
monochromatic
#69C0C0 #94D2D2 #BFE4E4 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.36
#BFE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#BFE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4E4
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4E4 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E4
Deuteranopia (green-blind)
#D7DAE4
Tritanopia (blue-blind)
#B4E7E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe4e4; /* rgb */ color: rgb(191, 228, 228); /* oklch */ color: oklch(89.2% 0.039 196.5);
Tailwind
colors: {
custom: {
50: '#d2ecec',
500: '#bfe4e4',
950: '#000000',
},
}SCSS
$custom: #bfe4e4; $custom-light: #d2ecec; $custom-dark: #000000;
JSON
{
"hex": "#bfe4e4",
"rgb": {
"r": 191,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.89243,
"c": 0.03865,
"h": 196.5
},
"luminance": 0.72165
}Semantic roles & 50–950 ramp
primary
#BFE4E4
secondary
#BE8A8A
accent
#3232B4
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484