#BFEDEA#BFEDEA
#BFEDEA is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.3% C 0.047 H 191.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDEA |
|---|---|
| RGB | rgb(191, 237, 234) |
| HSL | hsl(176, 56%, 84%) |
| HSV | hsv(176, 19%, 93%) |
| CMYK | cmyk(19.4%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(90.59, -15.30, -3.43) |
| CIE-LCH | lch(90.59, 15.68, 192.63°) |
| OKLab | oklab(91.31% -0.0465 -0.0094) |
| OKLCH | oklch(91.31% 0.047 191.4) |
| XYZ | xyz(66.6171, 77.5829, 89.2910) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.32
Duck Egg Blue
#C3FBF4
ΔE00 3.69
Light Light Blue
#CAFFFB
ΔE00 3.83
Pale Blue
#D0FEFE
ΔE00 3.86
Light Sky Blue
#C6FCFF
ΔE00 3.99
Ice
#D6FFFA
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDEA #EDBFC2
analogous
#BFEDD3 #BFEDEA #BFD9ED
triadic
#BFEDEA #EABFED #EDEABF
tetradic
#BFEDEA #D3BFED #EDBFC2 #D9EDBF
square
#BFEDEA #D3BFED #EDBFC2 #D9EDBF
split-complementary
#BFEDEA #EDBFD9 #EDD3BF
monochromatic
#5FD2CB #8FE0DA #BFEDEA #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.27
#BFEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BFEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDEA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDEA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#B1F0EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfedea; /* rgb */ color: rgb(191, 237, 234); /* oklch */ color: oklch(91.3% 0.047 191.4);
Tailwind
colors: {
custom: {
50: '#d3f2f0',
500: '#bfedea',
950: '#000000',
},
}SCSS
$custom: #bfedea; $custom-light: #d3f2f0; $custom-dark: #000000;
JSON
{
"hex": "#bfedea",
"rgb": {
"r": 191,
"g": 237,
"b": 234
},
"hsl": {
"h": 176.087,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.91313,
"c": 0.04746,
"h": 191.4
},
"luminance": 0.77585
}Semantic roles & 50–950 ramp
primary
#BFEDEA
secondary
#CA868A
accent
#222CC4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585