#BFEDEB#BFEDEB
#BFEDEB is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.3% C 0.047 H 193.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDEB |
|---|---|
| RGB | rgb(191, 237, 235) |
| HSL | hsl(177, 56%, 84%) |
| HSV | hsv(177, 19%, 93%) |
| CMYK | cmyk(19.4%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.62, -15.09, -3.91) |
| CIE-LCH | lch(90.62, 15.59, 194.53°) |
| OKLab | oklab(91.34% -0.0461 -0.0107) |
| OKLCH | oklch(91.34% 0.047 193.1) |
| XYZ | xyz(66.7612, 77.6406, 90.0497) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.26
Pale Blue
#D0FEFE
ΔE00 3.73
Light Sky Blue
#C6FCFF
ΔE00 3.77
Light Light Blue
#CAFFFB
ΔE00 3.90
Duck Egg Blue
#C3FBF4
ΔE00 3.91
Really Light Blue
#D4FFFF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDEB #EDBFC1
analogous
#BFEDD4 #BFEDEB #BFD8ED
triadic
#BFEDEB #EBBFED #EDEBBF
tetradic
#BFEDEB #D4BFED #EDBFC1 #D8EDBF
square
#BFEDEB #D4BFED #EDBFC1 #D8EDBF
split-complementary
#BFEDEB #EDBFD8 #EDD4BF
monochromatic
#5FD2CD #8FE0DC #BFEDEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.27
#BFEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BFEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDEB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDEB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#B1F0EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfedeb; /* rgb */ color: rgb(191, 237, 235); /* oklch */ color: oklch(91.3% 0.047 193.1);
Tailwind
colors: {
custom: {
50: '#d3f2f1',
500: '#bfedeb',
950: '#000000',
},
}SCSS
$custom: #bfedeb; $custom-light: #d3f2f1; $custom-dark: #000000;
JSON
{
"hex": "#bfedeb",
"rgb": {
"r": 191,
"g": 237,
"b": 235
},
"hsl": {
"h": 177.391,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.91342,
"c": 0.04736,
"h": 193.1
},
"luminance": 0.77643
}Semantic roles & 50–950 ramp
primary
#BFEDEB
secondary
#CA8689
accent
#2229C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585