#BFDCD1#BFDCD1
#BFDCD1 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.034 H 170.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD1 |
|---|---|
| RGB | rgb(191, 220, 209) |
| HSL | hsl(157, 29%, 81%) |
| HSV | hsv(157, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(85.44, -11.70, 2.17) |
| CIE-LCH | lch(85.44, 11.90, 169.50°) |
| OKLab | oklab(87.01% -0.0338 0.0056) |
| OKLCH | oklch(87.01% 0.034 170.6) |
| XYZ | xyz(58.5849, 66.8650, 70.1289) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.98
Ice
#D6FFFA
ΔE00 8.14
Duck Egg Blue
#C3FBF4
ΔE00 8.56
Ice Blue (survey)
#D7FFFE
ΔE00 8.75
Paleturquoise
#AFEEEE
ΔE00 8.78
Very Pale Blue
#D6FFFE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD1 #DCBFCA
analogous
#BFDCC2 #BFDCD1 #BFD8DC
triadic
#BFDCD1 #D1BFDC #DCD1BF
tetradic
#BFDCD1 #C2BFDC #DCBFCA #D8DCBF
square
#BFDCD1 #C2BFDC #DCBFCA #D8DCBF
split-complementary
#BFDCD1 #DCBFD8 #DCC2BF
monochromatic
#70B198 #97C6B5 #BFDCD1 #E7F2ED #EBF4F1
Accessibility & contrast
On white
1.46
#BFDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BFDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD1
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD1 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D1
Deuteranopia (green-blind)
#D5D4D2
Tritanopia (blue-blind)
#B9DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdcd1; /* rgb */ color: rgb(191, 220, 209); /* oklch */ color: oklch(87.0% 0.034 170.6);
Tailwind
colors: {
custom: {
50: '#d2e6df',
500: '#bfdcd1',
950: '#000000',
},
}SCSS
$custom: #bfdcd1; $custom-light: #d2e6df; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd1",
"rgb": {
"r": 191,
"g": 220,
"b": 209
},
"hsl": {
"h": 157.241,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.8701,
"c": 0.03426,
"h": 170.6
},
"luminance": 0.66866
}Semantic roles & 50–950 ramp
primary
#BFDCD1
secondary
#B38C9B
accent
#3E66A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484