#BCD0AF#BCD0AF
#BCD0AF is a very light, muted yellow-green. Relative luminance 0.589; OKLCH L 83.4% C 0.050 H 133.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0AF |
|---|---|
| RGB | rgb(188, 208, 175) |
| HSL | hsl(96, 26%, 75%) |
| HSV | hsv(96, 16%, 82%) |
| CMYK | cmyk(9.6%, 0%, 15.9%, 18.4%) |
| CIE-LAB | lab(81.24, -12.73, 14.14) |
| CIE-LCH | lch(81.24, 19.03, 132.00°) |
| OKLab | oklab(83.36% -0.0341 0.0365) |
| OKLCH | oklch(83.36% 0.05 133) |
| XYZ | xyz(51.0314, 58.8978, 49.2290) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.50
Sage Green
#9CAF88
ΔE00 9.08
Darkseagreen
#8FBC8F
ΔE00 9.22
Greenish Grey
#96AE8D
ΔE00 9.40
Light Sage
#BCECAC
ΔE00 9.79
Pale Olive
#B9CC81
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0AF #C3AFD0
analogous
#CCD0AF #BCD0AF #AFD0B3
triadic
#BCD0AF #AFBCD0 #D0AFBC
tetradic
#BCD0AF #AFCCD0 #C3AFD0 #D0B3AF
square
#BCD0AF #AFCCD0 #C3AFD0 #D0B3AF
split-complementary
#BCD0AF #B3AFD0 #D0AFCC
monochromatic
#7BA362 #9CB988 #BCD0AF #DCE7D6 #EFF4EC
Accessibility & contrast
On white
1.64
#BCD0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BCD0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0AF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0AF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAD
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#BDCDC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcd0af; /* rgb */ color: rgb(188, 208, 175); /* oklch */ color: oklch(83.4% 0.050 133.0);
Tailwind
colors: {
custom: {
50: '#d0dec7',
500: '#bcd0af',
950: '#000000',
},
}SCSS
$custom: #bcd0af; $custom-light: #d0dec7; $custom-dark: #000000;
JSON
{
"hex": "#bcd0af",
"rgb": {
"r": 188,
"g": 208,
"b": 175
},
"hsl": {
"h": 96.364,
"s": 25.984,
"l": 75.098
},
"oklch": {
"l": 0.83363,
"c": 0.04994,
"h": 133
},
"luminance": 0.58898
}Semantic roles & 50–950 ramp
primary
#BCD0AF
secondary
#967EA5
accent
#41A57D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482