#BFDCD4#BFDCD4
#BFDCD4 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.033 H 177.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD4 |
|---|---|
| RGB | rgb(191, 220, 212) |
| HSL | hsl(163, 29%, 81%) |
| HSV | hsv(163, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.51, -11.12, 0.69) |
| CIE-LCH | lch(85.51, 11.15, 176.43°) |
| OKLab | oklab(87.1% -0.0326 0.0017) |
| OKLCH | oklch(87.1% 0.033 177.1) |
| XYZ | xyz(58.9598, 67.0150, 72.1034) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.90
Ice
#D6FFFA
ΔE00 7.82
Ice Blue (survey)
#D7FFFE
ΔE00 8.20
Very Pale Blue
#D6FFFE
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 8.24
Lightcyan
#E0FFFF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD4 #DCBFC7
analogous
#BFDCC5 #BFDCD4 #BFD5DC
triadic
#BFDCD4 #D4BFDC #DCD4BF
tetradic
#BFDCD4 #C5BFDC #DCBFC7 #D5DCBF
square
#BFDCD4 #C5BFDC #DCBFC7 #D5DCBF
split-complementary
#BFDCD4 #DCBFD5 #DCC5BF
monochromatic
#70B19F #97C6B9 #BFDCD4 #E7F2EF #EBF4F2
Accessibility & contrast
On white
1.46
#BFDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BFDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD4
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD4 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#B8DDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcd4; /* rgb */ color: rgb(191, 220, 212); /* oklch */ color: oklch(87.1% 0.033 177.1);
Tailwind
colors: {
custom: {
50: '#d2e6e1',
500: '#bfdcd4',
950: '#000000',
},
}SCSS
$custom: #bfdcd4; $custom-light: #d2e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd4",
"rgb": {
"r": 191,
"g": 220,
"b": 212
},
"hsl": {
"h": 163.448,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87095,
"c": 0.03264,
"h": 177.1
},
"luminance": 0.67016
}Semantic roles & 50–950 ramp
primary
#BFDCD4
secondary
#B38C97
accent
#3E5BA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484