#BFDCD2#BFDCD2
#BFDCD2 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.034 H 172.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCD2 |
|---|---|
| RGB | rgb(191, 220, 210) |
| HSL | hsl(159, 29%, 81%) |
| HSV | hsv(159, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.46, -11.51, 1.68) |
| CIE-LCH | lch(85.46, 11.63, 171.71°) |
| OKLab | oklab(87.04% -0.0334 0.0043) |
| OKLCH | oklch(87.04% 0.034 172.7) |
| XYZ | xyz(58.7091, 66.9147, 70.7830) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.62
Ice
#D6FFFA
ΔE00 8.01
Duck Egg Blue
#C3FBF4
ΔE00 8.49
Ice Blue (survey)
#D7FFFE
ΔE00 8.55
Paleturquoise
#AFEEEE
ΔE00 8.58
Very Pale Blue
#D6FFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCD2 #DCBFC9
analogous
#BFDCC3 #BFDCD2 #BFD7DC
triadic
#BFDCD2 #D2BFDC #DCD2BF
tetradic
#BFDCD2 #C3BFDC #DCBFC9 #D7DCBF
square
#BFDCD2 #C3BFDC #DCBFC9 #D7DCBF
split-complementary
#BFDCD2 #DCBFD7 #DCC3BF
monochromatic
#70B19A #97C6B6 #BFDCD2 #E7F2EE #EBF4F1
Accessibility & contrast
On white
1.46
#BFDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BFDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCD2
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCD2 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#B9DDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdcd2; /* rgb */ color: rgb(191, 220, 210); /* oklch */ color: oklch(87.0% 0.034 172.7);
Tailwind
colors: {
custom: {
50: '#d2e6df',
500: '#bfdcd2',
950: '#000000',
},
}SCSS
$custom: #bfdcd2; $custom-light: #d2e6df; $custom-dark: #000000;
JSON
{
"hex": "#bfdcd2",
"rgb": {
"r": 191,
"g": 220,
"b": 210
},
"hsl": {
"h": 159.31,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87038,
"c": 0.03367,
"h": 172.7
},
"luminance": 0.66916
}Semantic roles & 50–950 ramp
primary
#BFDCD2
secondary
#B38C9A
accent
#3E62A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484