#BCD69C#BCD69C
#BCD69C is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.2% C 0.083 H 127.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD69C |
|---|---|
| RGB | rgb(188, 214, 156) |
| HSL | hsl(87, 41%, 73%) |
| HSV | hsv(87, 27%, 84%) |
| CMYK | cmyk(12.1%, 0%, 27.1%, 16.1%) |
| CIE-LAB | lab(82.48, -18.74, 25.86) |
| CIE-LCH | lch(82.48, 31.94, 125.93°) |
| OKLab | oklab(84.23% -0.0504 0.0653) |
| OKLCH | oklch(84.23% 0.083 127.7) |
| XYZ | xyz(50.7855, 61.1844, 40.5803) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.74
Pale Olive
#B9CC81
ΔE00 4.96
Pale Olive Green
#B1D27B
ΔE00 5.78
Light Sage
#BCECAC
ΔE00 5.94
Greenish Tan
#BCCB7A
ΔE00 6.48
Light Moss Green
#A6C875
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD69C #B69CD6
analogous
#D6D39C #BCD69C #9FD69C
triadic
#BCD69C #9CBCD6 #D69CBC
tetradic
#BCD69C #9CD6D3 #B69CD6 #D69C9F
square
#BCD69C #9CD6D3 #B69CD6 #D69C9F
split-complementary
#BCD69C #9C9FD6 #D39CD6
monochromatic
#81AF49 #9FC471 #BCD69C #D9E8C7 #F0F6E9
Accessibility & contrast
On white
1.59
#BCD69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BCD69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD69C
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD69C | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE98
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#BFD1C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd69c; /* rgb */ color: rgb(188, 214, 156); /* oklch */ color: oklch(84.2% 0.083 127.7);
Tailwind
colors: {
custom: {
50: '#d0e2b9',
500: '#bcd69c',
950: '#000000',
},
}SCSS
$custom: #bcd69c; $custom-light: #d0e2b9; $custom-dark: #000000;
JSON
{
"hex": "#bcd69c",
"rgb": {
"r": 188,
"g": 214,
"b": 156
},
"hsl": {
"h": 86.897,
"s": 41.429,
"l": 72.549
},
"oklch": {
"l": 0.84228,
"c": 0.0825,
"h": 127.7
},
"luminance": 0.61185
}Semantic roles & 50–950 ramp
primary
#BCD69C
secondary
#8869AD
accent
#31B46C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481