#BFEDED#BFEDED
#BFEDED is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.4% C 0.047 H 196.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDED |
|---|---|
| RGB | rgb(191, 237, 237) |
| HSL | hsl(180, 56%, 84%) |
| HSV | hsv(180, 19%, 93%) |
| CMYK | cmyk(19.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.67, -14.68, -4.88) |
| CIE-LCH | lch(90.67, 15.47, 198.38°) |
| OKLab | oklab(91.4% -0.0453 -0.0133) |
| OKLCH | oklch(91.4% 0.047 196.4) |
| XYZ | xyz(67.0517, 77.7568, 91.5800) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.33
Light Sky Blue
#C6FCFF
ΔE00 3.43
Pale Blue
#D0FEFE
ΔE00 3.59
Pale Sky Blue
#BDF6FE
ΔE00 3.78
Powder Blue
#B0E0E6
ΔE00 3.79
Really Light Blue
#D4FFFF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDED #EDBFBF
analogous
#BFEDD6 #BFEDED #BFD6ED
triadic
#BFEDED #EDBFED #EDEDBF
tetradic
#BFEDED #D6BFED #EDBFBF #D6EDBF
square
#BFEDED #D6BFED #EDBFBF #D6EDBF
split-complementary
#BFEDED #EDBFD6 #EDD6BF
monochromatic
#5FD2D2 #8FE0E0 #BFEDED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.27
#BFEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BFEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDED
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDED | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#B1F0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfeded; /* rgb */ color: rgb(191, 237, 237); /* oklch */ color: oklch(91.4% 0.047 196.4);
Tailwind
colors: {
custom: {
50: '#d3f2f2',
500: '#bfeded',
950: '#000000',
},
}SCSS
$custom: #bfeded; $custom-light: #d3f2f2; $custom-dark: #000000;
JSON
{
"hex": "#bfeded",
"rgb": {
"r": 191,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.91402,
"c": 0.04726,
"h": 196.4
},
"luminance": 0.77759
}Semantic roles & 50–950 ramp
primary
#BFEDED
secondary
#CA8686
accent
#2222C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585