#BFEFEB#BFEFEB
#BFEFEB is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.049 H 190.0°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFEB |
|---|---|
| RGB | rgb(191, 239, 235) |
| HSL | hsl(175, 60%, 84%) |
| HSV | hsv(175, 20%, 94%) |
| CMYK | cmyk(20.1%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.15, -16.09, -3.13) |
| CIE-LCH | lch(91.15, 16.39, 191.02°) |
| OKLab | oklab(91.76% -0.0487 -0.0086) |
| OKLCH | oklch(91.76% 0.049 190) |
| XYZ | xyz(67.3434, 78.8051, 90.2438) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.01
Paleturquoise
#AFEEEE
ΔE00 3.12
Light Light Blue
#CAFFFB
ΔE00 3.33
Pale Blue
#D0FEFE
ΔE00 3.77
Light Sky Blue
#C6FCFF
ΔE00 3.91
Ice
#D6FFFA
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFEB #EFBFC3
analogous
#BFEFD3 #BFEFEB #BFDBEF
triadic
#BFEFEB #EBBFEF #EFEBBF
tetradic
#BFEFEB #D3BFEF #EFBFC3 #DBEFBF
square
#BFEFEB #D3BFEF #EFBFC3 #DBEFBF
split-complementary
#BFEFEB #EFBFDB #EFD3BF
monochromatic
#5DD7CC #8EE3DC #BFEFEB #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.25
#BFEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#BFEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFEB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFEB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#B1F2EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bfefeb; /* rgb */ color: rgb(191, 239, 235); /* oklch */ color: oklch(91.8% 0.049 190.0);
Tailwind
colors: {
custom: {
50: '#d3f4f1',
500: '#bfefeb',
950: '#000000',
},
}SCSS
$custom: #bfefeb; $custom-light: #d3f4f1; $custom-dark: #000000;
JSON
{
"hex": "#bfefeb",
"rgb": {
"r": 191,
"g": 239,
"b": 235
},
"hsl": {
"h": 175,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.91764,
"c": 0.04948,
"h": 190
},
"luminance": 0.78808
}Semantic roles & 50–950 ramp
primary
#BFEFEB
secondary
#CD858B
accent
#1E2CC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585