#BCD7AB#BCD7AB
#BCD7AB is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.8% C 0.066 H 133.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7AB |
|---|---|
| RGB | rgb(188, 215, 171) |
| HSL | hsl(97, 35%, 76%) |
| HSV | hsv(97, 20%, 84%) |
| CMYK | cmyk(12.6%, 0%, 20.5%, 15.7%) |
| CIE-LAB | lab(83.04, -16.93, 18.78) |
| CIE-LCH | lch(83.04, 25.28, 132.03°) |
| OKLab | oklab(84.77% -0.0455 0.0481) |
| OKLCH | oklch(84.77% 0.066 133.5) |
| XYZ | xyz(52.3888, 62.2319, 47.7721) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.11
Light Sage
#BCECAC
ΔE00 6.52
Pale Olive
#B9CC81
ΔE00 8.19
Hospital Green
#9BE5AA
ΔE00 8.49
Darkseagreen
#8FBC8F
ΔE00 8.78
Mint
#AAF0C1
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7AB #C6ABD7
analogous
#D2D7AB #BCD7AB #ABD7B0
triadic
#BCD7AB #ABBCD7 #D7ABBC
tetradic
#BCD7AB #ABD2D7 #C6ABD7 #D7B0AB
square
#BCD7AB #ABD2D7 #C6ABD7 #D7B0AB
split-complementary
#BCD7AB #B0ABD7 #D7ABD2
monochromatic
#7AB058 #9BC382 #BCD7AB #DDEBD4 #EEF5EA
Accessibility & contrast
On white
1.56
#BCD7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BCD7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7AB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7AB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#BDD3CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd7ab; /* rgb */ color: rgb(188, 215, 171); /* oklch */ color: oklch(84.8% 0.066 133.5);
Tailwind
colors: {
custom: {
50: '#d0e3c4',
500: '#bcd7ab',
950: '#000000',
},
}SCSS
$custom: #bcd7ab; $custom-light: #d0e3c4; $custom-dark: #000000;
JSON
{
"hex": "#bcd7ab",
"rgb": {
"r": 188,
"g": 215,
"b": 171
},
"hsl": {
"h": 96.818,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.84768,
"c": 0.06623,
"h": 133.5
},
"luminance": 0.62233
}Semantic roles & 50–950 ramp
primary
#BCD7AB
secondary
#9978AE
accent
#37AE80
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482