#BFEDDD#BFEDDD
#BFEDDD is a very light, muted teal. Relative luminance 0.769; OKLCH L 90.9% C 0.052 H 171.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDDD |
|---|---|
| RGB | rgb(191, 237, 221) |
| HSL | hsl(159, 56%, 84%) |
| HSV | hsv(159, 19%, 93%) |
| CMYK | cmyk(19.4%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(90.26, -17.91, 2.87) |
| CIE-LCH | lch(90.26, 18.14, 170.88°) |
| OKLab | oklab(90.94% -0.0517 0.0073) |
| OKLCH | oklch(90.94% 0.052 171.9) |
| XYZ | xyz(64.8176, 76.8631, 79.8136) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.82
Eggshell Blue
#C4FFF7
ΔE00 5.27
Pale Aqua
#B8FFEB
ΔE00 5.38
Light Light Blue
#CAFFFB
ΔE00 6.09
Ice
#D6FFFA
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDDD #EDBFCF
analogous
#BFEDC6 #BFEDDD #BFE6ED
triadic
#BFEDDD #DDBFED #EDDDBF
tetradic
#BFEDDD #C6BFED #EDBFCF #E6EDBF
square
#BFEDDD #C6BFED #EDBFCF #E6EDBF
split-complementary
#BFEDDD #EDBFE6 #EDC6BF
monochromatic
#5FD2AA #8FE0C4 #BFEDDD #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.28
#BFEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#BFEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDDD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDDD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DC
Deuteranopia (green-blind)
#E1E1DE
Tritanopia (blue-blind)
#B5EEE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfeddd; /* rgb */ color: rgb(191, 237, 221); /* oklch */ color: oklch(90.9% 0.052 171.9);
Tailwind
colors: {
custom: {
50: '#d3f3e7',
500: '#bfeddd',
950: '#000000',
},
}SCSS
$custom: #bfeddd; $custom-light: #d3f3e7; $custom-dark: #000000;
JSON
{
"hex": "#bfeddd",
"rgb": {
"r": 191,
"g": 237,
"b": 221
},
"hsl": {
"h": 159.13,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.9094,
"c": 0.05219,
"h": 171.9
},
"luminance": 0.76865
}Semantic roles & 50–950 ramp
primary
#BFEDDD
secondary
#CA869E
accent
#225AC4
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584