#BFE4E6#BFE4E6
#BFE4E6 is a very light, muted teal. Relative luminance 0.723; OKLCH L 89.3% C 0.039 H 200.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE4E6 |
|---|---|
| RGB | rgb(191, 228, 230) |
| HSL | hsl(183, 44%, 83%) |
| HSV | hsv(183, 17%, 90%) |
| CMYK | cmyk(17%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(88.10, -11.59, -5.00) |
| CIE-LCH | lch(88.10, 12.62, 203.32°) |
| OKLab | oklab(89.3% -0.0363 -0.0136) |
| OKLCH | oklch(89.3% 0.039 200.5) |
| XYZ | xyz(63.5083, 72.2745, 85.4518) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.94
Pale Sky Blue
#BDF6FE
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 5.61
Pale Blue
#D0FEFE
ΔE00 5.72
Very Light Blue
#D5FFFF
ΔE00 5.76
Really Light Blue
#D4FFFF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE4E6 #E6C1BF
analogous
#BFE6D4 #BFE4E6 #BFD0E6
triadic
#BFE4E6 #E6BFE4 #E4E6BF
tetradic
#BFE4E6 #D4BFE6 #E6C1BF #D0E6BF
square
#BFE4E6 #D4BFE6 #E6C1BF #D0E6BF
split-complementary
#BFE4E6 #E6BFD0 #E6D4BF
monochromatic
#67BFC4 #93D1D5 #BFE4E6 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.36
#BFE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BFE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE4E6
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE4E6 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E6
Deuteranopia (green-blind)
#D7DBE6
Tritanopia (blue-blind)
#B3E7E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe4e6; /* rgb */ color: rgb(191, 228, 230); /* oklch */ color: oklch(89.3% 0.039 200.5);
Tailwind
colors: {
custom: {
50: '#d2eced',
500: '#bfe4e6',
950: '#000000',
},
}SCSS
$custom: #bfe4e6; $custom-light: #d2eced; $custom-dark: #000000;
JSON
{
"hex": "#bfe4e6",
"rgb": {
"r": 191,
"g": 228,
"b": 230
},
"hsl": {
"h": 183.077,
"s": 43.82,
"l": 82.549
},
"oklch": {
"l": 0.89303,
"c": 0.03874,
"h": 200.5
},
"luminance": 0.72276
}Semantic roles & 50–950 ramp
primary
#BFE4E6
secondary
#C08C89
accent
#362FB7
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484