#BFEDEE#BFEDEE
#BFEDEE is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.4% C 0.047 H 198.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDEE |
|---|---|
| RGB | rgb(191, 237, 238) |
| HSL | hsl(181, 58%, 84%) |
| HSV | hsv(181, 20%, 93%) |
| CMYK | cmyk(19.7%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(90.70, -14.47, -5.36) |
| CIE-LCH | lch(90.70, 15.43, 200.33°) |
| OKLab | oklab(91.43% -0.045 -0.0146) |
| OKLCH | oklch(91.43% 0.047 198) |
| XYZ | xyz(67.1982, 77.8154, 92.3516) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 3.34
Paleturquoise
#AFEEEE
ΔE00 3.46
Pale Sky Blue
#BDF6FE
ΔE00 3.48
Powder Blue
#B0E0E6
ΔE00 3.55
Pale Blue
#D0FEFE
ΔE00 3.59
Really Light Blue
#D4FFFF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDEE #EEC0BF
analogous
#BFEED8 #BFEDEE #BFD6EE
triadic
#BFEDEE #EEBFED #EDEEBF
tetradic
#BFEDEE #D8BFEE #EEC0BF #D6EEBF
square
#BFEDEE #D8BFEE #EEC0BF #D6EEBF
split-complementary
#BFEDEE #EEBFD6 #EED8BF
monochromatic
#5ED2D4 #8FDFE1 #BFEDEE #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.27
#BFEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BFEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDEE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDEE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EE
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#B0F0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfedee; /* rgb */ color: rgb(191, 237, 238); /* oklch */ color: oklch(91.4% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#d3f2f3',
500: '#bfedee',
950: '#000000',
},
}SCSS
$custom: #bfedee; $custom-light: #d3f2f3; $custom-dark: #000000;
JSON
{
"hex": "#bfedee",
"rgb": {
"r": 191,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.277,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91432,
"c": 0.04727,
"h": 198
},
"luminance": 0.77818
}Semantic roles & 50–950 ramp
primary
#BFEDEE
secondary
#CC8786
accent
#2320C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585