#BFDCD3#BFDCD3
#BFDCD3 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.033 H 174.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD3 |
|---|---|
| RGB | rgb(191, 220, 211) |
| HSL | hsl(161, 29%, 81%) |
| HSV | hsv(161, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.49, -11.32, 1.19) |
| CIE-LCH | lch(85.49, 11.38, 174.02°) |
| OKLab | oklab(87.07% -0.033 0.003) |
| OKLCH | oklch(87.07% 0.033 174.9) |
| XYZ | xyz(58.8341, 66.9647, 71.4411) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.26
Ice
#D6FFFA
ΔE00 7.90
Ice Blue (survey)
#D7FFFE
ΔE00 8.37
Very Pale Blue
#D6FFFE
ΔE00 8.40
Paleturquoise
#AFEEEE
ΔE00 8.40
Duck Egg Blue
#C3FBF4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD3 #DCBFC8
analogous
#BFDCC4 #BFDCD3 #BFD6DC
triadic
#BFDCD3 #D3BFDC #DCD3BF
tetradic
#BFDCD3 #C4BFDC #DCBFC8 #D6DCBF
square
#BFDCD3 #C4BFDC #DCBFC8 #D6DCBF
split-complementary
#BFDCD3 #DCBFD6 #DCC4BF
monochromatic
#70B19D #97C6B8 #BFDCD3 #E7F2EE #EBF4F1
Accessibility & contrast
On white
1.46
#BFDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BFDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD3
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD3 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#B9DDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcd3; /* rgb */ color: rgb(191, 220, 211); /* oklch */ color: oklch(87.1% 0.033 174.9);
Tailwind
colors: {
custom: {
50: '#d2e6e0',
500: '#bfdcd3',
950: '#000000',
},
}SCSS
$custom: #bfdcd3; $custom-light: #d2e6e0; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd3",
"rgb": {
"r": 191,
"g": 220,
"b": 211
},
"hsl": {
"h": 161.379,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87066,
"c": 0.03313,
"h": 174.9
},
"luminance": 0.66966
}Semantic roles & 50–950 ramp
primary
#BFDCD3
secondary
#B38C98
accent
#3E5FA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484