#BFEBDD#BFEBDD
#BFEBDD is a very light, muted teal. Relative luminance 0.757; OKLCH L 90.5% C 0.049 H 173.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBDD |
|---|---|
| RGB | rgb(191, 235, 221) |
| HSL | hsl(161, 52%, 84%) |
| HSV | hsv(161, 19%, 92%) |
| CMYK | cmyk(18.7%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(89.73, -16.92, 2.10) |
| CIE-LCH | lch(89.73, 17.05, 172.93°) |
| OKLab | oklab(90.52% -0.0491 0.0053) |
| OKLCH | oklch(90.52% 0.049 173.8) |
| XYZ | xyz(64.2418, 75.7115, 79.6216) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.74
Eggshell Blue
#C4FFF7
ΔE00 5.33
Ice
#D6FFFA
ΔE00 5.83
Light Light Blue
#CAFFFB
ΔE00 5.89
Pale Aqua
#B8FFEB
ΔE00 6.06
Paleturquoise
#AFEEEE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBDD #EBBFCD
analogous
#BFEBC7 #BFEBDD #BFE3EB
triadic
#BFEBDD #DDBFEB #EBDDBF
tetradic
#BFEBDD #C7BFEB #EBBFCD #E3EBBF
square
#BFEBDD #C7BFEB #EBBFCD #E3EBBF
split-complementary
#BFEBDD #EBBFE3 #EBC7BF
monochromatic
#62CEAB #90DCC4 #BFEBDD #E8F8F3 #E8F8F3
Accessibility & contrast
On white
1.30
#BFEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#BFEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBDD
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBDD | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DC
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#B5ECE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bfebdd; /* rgb */ color: rgb(191, 235, 221); /* oklch */ color: oklch(90.5% 0.049 173.8);
Tailwind
colors: {
custom: {
50: '#d3f1e7',
500: '#bfebdd',
950: '#000000',
},
}SCSS
$custom: #bfebdd; $custom-light: #d3f1e7; $custom-dark: #000000;
JSON
{
"hex": "#bfebdd",
"rgb": {
"r": 191,
"g": 235,
"b": 221
},
"hsl": {
"h": 160.909,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.90516,
"c": 0.04934,
"h": 173.8
},
"luminance": 0.75713
}Semantic roles & 50–950 ramp
primary
#BFEBDD
secondary
#C7879B
accent
#2657C0
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584