#BFEDDB#BFEDDB
#BFEDDB is a very light, muted teal. Relative luminance 0.768; OKLCH L 90.9% C 0.053 H 169.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDDB |
|---|---|
| RGB | rgb(191, 237, 219) |
| HSL | hsl(157, 56%, 84%) |
| HSV | hsv(157, 19%, 93%) |
| CMYK | cmyk(19.4%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(90.21, -18.30, 3.85) |
| CIE-LCH | lch(90.21, 18.70, 168.13°) |
| OKLab | oklab(90.89% -0.0525 0.0099) |
| OKLCH | oklch(90.89% 0.053 169.3) |
| XYZ | xyz(64.5527, 76.7572, 78.4186) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.33
Duck Egg Blue
#C3FBF4
ΔE00 5.39
Eggshell Blue
#C4FFF7
ΔE00 5.75
Ice
#D6FFFA
ΔE00 6.67
Light Light Blue
#CAFFFB
ΔE00 6.68
Pale Cyan
#B7FFFA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDDB #EDBFD1
analogous
#BFEDC4 #BFEDDB #BFE8ED
triadic
#BFEDDB #DBBFED #EDDBBF
tetradic
#BFEDDB #C4BFED #EDBFD1 #E8EDBF
square
#BFEDDB #C4BFED #EDBFD1 #E8EDBF
split-complementary
#BFEDDB #EDBFE8 #EDC4BF
monochromatic
#5FD2A5 #8FE0C0 #BFEDDB #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.28
#BFEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BFEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDDB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDDB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DA
Deuteranopia (green-blind)
#E2E0DC
Tritanopia (blue-blind)
#B5EEE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfeddb; /* rgb */ color: rgb(191, 237, 219); /* oklch */ color: oklch(90.9% 0.053 169.3);
Tailwind
colors: {
custom: {
50: '#d3f3e6',
500: '#bfeddb',
950: '#000000',
},
}SCSS
$custom: #bfeddb; $custom-light: #d3f3e6; $custom-dark: #000000;
JSON
{
"hex": "#bfeddb",
"rgb": {
"r": 191,
"g": 237,
"b": 219
},
"hsl": {
"h": 156.522,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.90885,
"c": 0.05341,
"h": 169.3
},
"luminance": 0.76759
}Semantic roles & 50–950 ramp
primary
#BFEDDB
secondary
#CA86A1
accent
#2261C4
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141715
muted
#838584