#BFEDEC#BFEDEC
#BFEDEC is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.4% C 0.047 H 194.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDEC |
|---|---|
| RGB | rgb(191, 237, 236) |
| HSL | hsl(179, 56%, 84%) |
| HSV | hsv(179, 19%, 93%) |
| CMYK | cmyk(19.4%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(90.64, -14.88, -4.39) |
| CIE-LCH | lch(90.64, 15.52, 196.45°) |
| OKLab | oklab(91.37% -0.0457 -0.012) |
| OKLCH | oklch(91.37% 0.047 194.7) |
| XYZ | xyz(66.9060, 77.6985, 90.8128) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.27
Light Sky Blue
#C6FCFF
ΔE00 3.58
Pale Blue
#D0FEFE
ΔE00 3.63
Light Light Blue
#CAFFFB
ΔE00 4.02
Really Light Blue
#D4FFFF
ΔE00 4.04
Powder Blue
#B0E0E6
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDEC #EDBFC0
analogous
#BFEDD5 #BFEDEC #BFD7ED
triadic
#BFEDEC #ECBFED #EDECBF
tetradic
#BFEDEC #D5BFED #EDBFC0 #D7EDBF
square
#BFEDEC #D5BFED #EDBFC0 #D7EDBF
split-complementary
#BFEDEC #EDBFD7 #EDD5BF
monochromatic
#5FD2D0 #8FE0DE #BFEDEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.27
#BFEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BFEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDEC
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDEC | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#B1F0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfedec; /* rgb */ color: rgb(191, 237, 236); /* oklch */ color: oklch(91.4% 0.047 194.7);
Tailwind
colors: {
custom: {
50: '#d3f2f2',
500: '#bfedec',
950: '#000000',
},
}SCSS
$custom: #bfedec; $custom-light: #d3f2f2; $custom-dark: #000000;
JSON
{
"hex": "#bfedec",
"rgb": {
"r": 191,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.696,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.91372,
"c": 0.04729,
"h": 194.7
},
"luminance": 0.77701
}Semantic roles & 50–950 ramp
primary
#BFEDEC
secondary
#CA8687
accent
#2225C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585