#BFD7C8#BFD7C8
#BFD7C8 is a very light, muted green. Relative luminance 0.638; OKLCH L 85.7% C 0.033 H 158.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7C8 |
|---|---|
| RGB | rgb(191, 215, 200) |
| HSL | hsl(143, 23%, 80%) |
| HSV | hsv(143, 11%, 84%) |
| CMYK | cmyk(11.2%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(83.89, -10.85, 4.69) |
| CIE-LCH | lch(83.89, 11.82, 156.64°) |
| OKLab | oklab(85.71% -0.0305 0.0122) |
| OKLCH | oklch(85.71% 0.033 158.2) |
| XYZ | xyz(56.2093, 63.8465, 63.9946) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.01
Honeydew
#F0FFF0
ΔE00 9.64
Ice
#D6FFFA
ΔE00 10.13
Silver (survey)
#C5C9C7
ΔE00 10.14
Powder Blue
#B0E0E6
ΔE00 10.25
Duck Egg Blue
#C3FBF4
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7C8 #D7BFCE
analogous
#C2D7BF #BFD7C8 #BFD7D4
triadic
#BFD7C8 #C8BFD7 #D7C8BF
tetradic
#BFD7C8 #BFC2D7 #D7BFCE #D7D4BF
square
#BFD7C8 #BFC2D7 #D7BFCE #D7D4BF
split-complementary
#BFD7C8 #D4BFD7 #D7BFC2
monochromatic
#74A887 #99BFA8 #BFD7C8 #E5EFE8 #ECF3EF
Accessibility & contrast
On white
1.53
#BFD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BFD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7C8
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7C8 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#BBD7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd7c8; /* rgb */ color: rgb(191, 215, 200); /* oklch */ color: oklch(85.7% 0.033 158.2);
Tailwind
colors: {
custom: {
50: '#d2e3d8',
500: '#bfd7c8',
950: '#000000',
},
}SCSS
$custom: #bfd7c8; $custom-light: #d2e3d8; $custom-dark: #000000;
JSON
{
"hex": "#bfd7c8",
"rgb": {
"r": 191,
"g": 215,
"b": 200
},
"hsl": {
"h": 142.5,
"s": 23.077,
"l": 79.608
},
"oklch": {
"l": 0.85708,
"c": 0.0329,
"h": 158.2
},
"luminance": 0.63847
}Semantic roles & 50–950 ramp
primary
#BFD7C8
secondary
#AD8DA1
accent
#447EA2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483