#BFD8CD#BFD8CD
#BFD8CD is a very light, muted teal. Relative luminance 0.646; OKLCH L 86.1% C 0.031 H 167.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD8CD |
|---|---|
| RGB | rgb(191, 216, 205) |
| HSL | hsl(154, 24%, 80%) |
| HSV | hsv(154, 12%, 85%) |
| CMYK | cmyk(11.6%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(84.27, -10.43, 2.60) |
| CIE-LCH | lch(84.27, 10.75, 166.00°) |
| OKLab | oklab(86.06% -0.0299 0.0067) |
| OKLCH | oklch(86.06% 0.031 167.3) |
| XYZ | xyz(57.0587, 64.5949, 67.2077) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.62
Powder Blue
#B0E0E6
ΔE00 8.68
Ice
#D6FFFA
ΔE00 9.25
Honeydew
#F0FFF0
ΔE00 9.59
Silver (survey)
#C5C9C7
ΔE00 9.62
Lightcyan
#E0FFFF
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD8CD #D8BFCA
analogous
#BFD8C1 #BFD8CD #BFD7D8
triadic
#BFD8CD #CDBFD8 #D8CDBF
tetradic
#BFD8CD #C1BFD8 #D8BFCA #D7D8BF
square
#BFD8CD #C1BFD8 #D8BFCA #D7D8BF
split-complementary
#BFD8CD #D8BFD7 #D8C1BF
monochromatic
#73AA92 #99C1AF #BFD8CD #E5EFEB #ECF3F0
Accessibility & contrast
On white
1.51
#BFD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BFD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD8CD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD8CD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#BAD8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd8cd; /* rgb */ color: rgb(191, 216, 205); /* oklch */ color: oklch(86.1% 0.031 167.3);
Tailwind
colors: {
custom: {
50: '#d2e4dc',
500: '#bfd8cd',
950: '#000000',
},
}SCSS
$custom: #bfd8cd; $custom-light: #d2e4dc; $custom-dark: #000000;
JSON
{
"hex": "#bfd8cd",
"rgb": {
"r": 191,
"g": 216,
"b": 205
},
"hsl": {
"h": 153.6,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.86056,
"c": 0.03067,
"h": 167.3
},
"luminance": 0.64596
}Semantic roles & 50–950 ramp
primary
#BFD8CD
secondary
#AE8D9C
accent
#436DA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484