#BFDED5#BFDED5
#BFDED5 is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.035 H 176.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDED5 |
|---|---|
| RGB | rgb(191, 222, 213) |
| HSL | hsl(163, 32%, 81%) |
| HSV | hsv(163, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(86.07, -11.95, 0.98) |
| CIE-LCH | lch(86.07, 11.99, 175.33°) |
| OKLab | oklab(87.54% -0.0349 0.0024) |
| OKLCH | oklch(87.54% 0.035 176.1) |
| XYZ | xyz(59.6144, 68.1217, 72.9458) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.97
Ice
#D6FFFA
ΔE00 7.37
Duck Egg Blue
#C3FBF4
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 7.82
Ice Blue (survey)
#D7FFFE
ΔE00 7.90
Very Pale Blue
#D6FFFE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDED5 #DEBFC8
analogous
#BFDEC5 #BFDED5 #BFD7DE
triadic
#BFDED5 #D5BFDE #DED5BF
tetradic
#BFDED5 #C5BFDE #DEBFC8 #D7DEBF
square
#BFDED5 #C5BFDE #DEBFC8 #D7DEBF
split-complementary
#BFDED5 #DEBFD7 #DEC5BF
monochromatic
#6EB4A0 #97C9BB #BFDED5 #E7F3EF #EBF5F2
Accessibility & contrast
On white
1.44
#BFDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BFDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDED5
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDED5 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD5
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#B8DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfded5; /* rgb */ color: rgb(191, 222, 213); /* oklch */ color: oklch(87.5% 0.035 176.1);
Tailwind
colors: {
custom: {
50: '#d2e8e1',
500: '#bfded5',
950: '#000000',
},
}SCSS
$custom: #bfded5; $custom-light: #d2e8e1; $custom-dark: #000000;
JSON
{
"hex": "#bfded5",
"rgb": {
"r": 191,
"g": 222,
"b": 213
},
"hsl": {
"h": 162.581,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87544,
"c": 0.035,
"h": 176.1
},
"luminance": 0.68123
}Semantic roles & 50–950 ramp
primary
#BFDED5
secondary
#B68B98
accent
#3B5BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484