#BFEFED#BFEFED
#BFEFED is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.8% C 0.049 H 193.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFED |
|---|---|
| RGB | rgb(191, 239, 237) |
| HSL | hsl(178, 60%, 84%) |
| HSV | hsv(178, 20%, 94%) |
| CMYK | cmyk(20.1%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(91.20, -15.68, -4.10) |
| CIE-LCH | lch(91.20, 16.20, 194.65°) |
| OKLab | oklab(91.82% -0.0479 -0.0112) |
| OKLCH | oklch(91.82% 0.049 193.2) |
| XYZ | xyz(67.6340, 78.9213, 91.7741) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.92
Light Sky Blue
#C6FCFF
ΔE00 3.37
Light Light Blue
#CAFFFB
ΔE00 3.42
Pale Blue
#D0FEFE
ΔE00 3.43
Duck Egg Blue
#C3FBF4
ΔE00 3.44
Really Light Blue
#D4FFFF
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFED #EFBFC1
analogous
#BFEFD5 #BFEFED #BFD9EF
triadic
#BFEFED #EDBFEF #EFEDBF
tetradic
#BFEFED #D5BFEF #EFBFC1 #D9EFBF
square
#BFEFED #D5BFEF #EFBFC1 #D9EFBF
split-complementary
#BFEFED #EFBFD9 #EFD5BF
monochromatic
#5DD7D1 #8EE3DF #BFEFED #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.25
#BFEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BFEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFED
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFED | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#B0F2EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bfefed; /* rgb */ color: rgb(191, 239, 237); /* oklch */ color: oklch(91.8% 0.049 193.2);
Tailwind
colors: {
custom: {
50: '#d3f4f2',
500: '#bfefed',
950: '#000000',
},
}SCSS
$custom: #bfefed; $custom-light: #d3f4f2; $custom-dark: #000000;
JSON
{
"hex": "#bfefed",
"rgb": {
"r": 191,
"g": 239,
"b": 237
},
"hsl": {
"h": 177.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.91823,
"c": 0.04923,
"h": 193.2
},
"luminance": 0.78924
}Semantic roles & 50–950 ramp
primary
#BFEFED
secondary
#CD8588
accent
#1E25C8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585