#BCD7BE#BCD7BE
#BCD7BE is a very light, muted green. Relative luminance 0.630; OKLCH L 85.2% C 0.045 H 147.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7BE |
|---|---|
| RGB | rgb(188, 215, 190) |
| HSL | hsl(124, 25%, 79%) |
| HSV | hsv(124, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 11.6%, 15.7%) |
| CIE-LAB | lab(83.45, -13.69, 9.33) |
| CIE-LCH | lch(83.45, 16.57, 145.72°) |
| OKLab | oklab(85.23% -0.0376 0.0242) |
| OKLCH | oklch(85.23% 0.045 147.2) |
| XYZ | xyz(54.3317, 63.0091, 58.0047) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.97
Mint
#AAF0C1
ΔE00 9.99
Light Teal
#90E4C1
ΔE00 10.43
Light Sage
#BCECAC
ΔE00 10.53
Pale Teal
#82CBB2
ΔE00 10.55
Darkseagreen
#8FBC8F
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7BE #D7BCD5
analogous
#C8D7BC #BCD7BE #BCD7CC
triadic
#BCD7BE #BEBCD7 #D7BEBC
tetradic
#BCD7BE #BCC8D7 #D7BCD5 #D7CCBC
square
#BCD7BE #BCC8D7 #D7BCD5 #D7CCBC
split-complementary
#BCD7BE #CCBCD7 #D7BCC8
monochromatic
#6FA974 #96C099 #BCD7BE #E2EEE3 #ECF4EC
Accessibility & contrast
On white
1.54
#BCD7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BCD7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7BE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7BE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#D3CFBF
Tritanopia (blue-blind)
#B9D6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd7be; /* rgb */ color: rgb(188, 215, 190); /* oklch */ color: oklch(85.2% 0.045 147.2);
Tailwind
colors: {
custom: {
50: '#d0e3d1',
500: '#bcd7be',
950: '#000000',
},
}SCSS
$custom: #bcd7be; $custom-light: #d0e3d1; $custom-dark: #000000;
JSON
{
"hex": "#bcd7be",
"rgb": {
"r": 188,
"g": 215,
"b": 190
},
"hsl": {
"h": 124.444,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.8523,
"c": 0.04476,
"h": 147.2
},
"luminance": 0.6301
}Semantic roles & 50–950 ramp
primary
#BCD7BE
secondary
#AD8AAB
accent
#429DA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483