#BCD3AF#BCD3AF
#BCD3AF is a very light, muted yellow-green. Relative luminance 0.604; OKLCH L 84.0% C 0.055 H 134.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3AF |
|---|---|
| RGB | rgb(188, 211, 175) |
| HSL | hsl(98, 29%, 76%) |
| HSV | hsv(98, 17%, 83%) |
| CMYK | cmyk(10.9%, 0%, 17.1%, 17.3%) |
| CIE-LAB | lab(82.04, -14.26, 15.28) |
| CIE-LCH | lch(82.04, 20.90, 133.02°) |
| OKLab | oklab(84% -0.0383 0.0394) |
| OKLCH | oklch(84% 0.055 134.2) |
| XYZ | xyz(51.7698, 60.3745, 49.4751) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.37
Light Sage
#BCECAC
ΔE00 8.62
Darkseagreen
#8FBC8F
ΔE00 8.94
Sage Green
#9CAF88
ΔE00 9.53
Pale Olive
#B9CC81
ΔE00 9.62
Greenish Grey
#96AE8D
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3AF #C6AFD3
analogous
#CED3AF #BCD3AF #AFD3B4
triadic
#BCD3AF #AFBCD3 #D3AFBC
tetradic
#BCD3AF #AFCED3 #C6AFD3 #D3B4AF
square
#BCD3AF #AFCED3 #C6AFD3 #D3B4AF
split-complementary
#BCD3AF #B4AFD3 #D3AFCE
monochromatic
#7AA860 #9BBD88 #BCD3AF #DDE9D6 #EEF4EB
Accessibility & contrast
On white
1.61
#BCD3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BCD3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3AF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3AF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#BCD0C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd3af; /* rgb */ color: rgb(188, 211, 175); /* oklch */ color: oklch(84.0% 0.055 134.2);
Tailwind
colors: {
custom: {
50: '#d0e0c7',
500: '#bcd3af',
950: '#000000',
},
}SCSS
$custom: #bcd3af; $custom-light: #d0e0c7; $custom-dark: #000000;
JSON
{
"hex": "#bcd3af",
"rgb": {
"r": 188,
"g": 211,
"b": 175
},
"hsl": {
"h": 98.333,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.84003,
"c": 0.05491,
"h": 134.2
},
"luminance": 0.60375
}Semantic roles & 50–950 ramp
primary
#BCD3AF
secondary
#997DA9
accent
#3EA881
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482