#BFDED7#BFDED7
#BFDED7 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.034 H 180.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDED7 |
|---|---|
| RGB | rgb(191, 222, 215) |
| HSL | hsl(166, 32%, 81%) |
| HSV | hsv(166, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(86.12, -11.56, -0.01) |
| CIE-LCH | lch(86.12, 11.56, 180.03°) |
| OKLab | oklab(87.6% -0.0341 -0.0002) |
| OKLCH | oklch(87.6% 0.034 180.3) |
| XYZ | xyz(59.8698, 68.2238, 74.2910) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.24
Ice
#D6FFFA
ΔE00 7.21
Paleturquoise
#AFEEEE
ΔE00 7.50
Ice Blue (survey)
#D7FFFE
ΔE00 7.56
Very Pale Blue
#D6FFFE
ΔE00 7.58
Duck Egg Blue
#C3FBF4
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDED7 #DEBFC6
analogous
#BFDEC7 #BFDED7 #BFD5DE
triadic
#BFDED7 #D7BFDE #DED7BF
tetradic
#BFDED7 #C7BFDE #DEBFC6 #D5DEBF
square
#BFDED7 #C7BFDE #DEBFC6 #D5DEBF
split-complementary
#BFDED7 #DEBFD5 #DEC7BF
monochromatic
#6EB4A5 #97C9BE #BFDED7 #E7F3F0 #EBF5F2
Accessibility & contrast
On white
1.43
#BFDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BFDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDED7
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDED7 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D5D6D8
Tritanopia (blue-blind)
#B8DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfded7; /* rgb */ color: rgb(191, 222, 215); /* oklch */ color: oklch(87.6% 0.034 180.3);
Tailwind
colors: {
custom: {
50: '#d2e8e3',
500: '#bfded7',
950: '#000000',
},
}SCSS
$custom: #bfded7; $custom-light: #d2e8e3; $custom-dark: #000000;
JSON
{
"hex": "#bfded7",
"rgb": {
"r": 191,
"g": 222,
"b": 215
},
"hsl": {
"h": 166.452,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87601,
"c": 0.03413,
"h": 180.3
},
"luminance": 0.68225
}Semantic roles & 50–950 ramp
primary
#BFDED7
secondary
#B68B95
accent
#3B54AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484