#BCD79A#BCD79A
#BCD79A is a very light, moderate yellow-green. Relative luminance 0.616; OKLCH L 84.4% C 0.086 H 127.5°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD79A |
|---|---|
| RGB | rgb(188, 215, 154) |
| HSL | hsl(87, 43%, 72%) |
| HSV | hsv(87, 28%, 84%) |
| CMYK | cmyk(12.6%, 0%, 28.4%, 15.7%) |
| CIE-LAB | lab(82.71, -19.53, 27.22) |
| CIE-LCH | lch(82.71, 33.50, 125.66°) |
| OKLab | oklab(84.4% -0.0527 0.0685) |
| OKLCH | oklch(84.4% 0.086 127.5) |
| XYZ | xyz(50.8714, 61.6249, 39.7803) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.47
Pale Olive
#B9CC81
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 5.72
Light Moss Green
#A6C875
ΔE00 6.15
Greenish Tan
#BCCB7A
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD79A #B59AD7
analogous
#D7D39A #BCD79A #9ED79A
triadic
#BCD79A #9ABCD7 #D79ABC
tetradic
#BCD79A #9AD7D3 #B59AD7 #D79A9E
square
#BCD79A #9AD7D3 #B59AD7 #D79A9E
split-complementary
#BCD79A #9A9ED7 #D39AD7
monochromatic
#81B146 #9FC66E #BCD79A #D9E8C6 #F0F6E9
Accessibility & contrast
On white
1.58
#BCD79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BCD79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD79A
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD79A | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF96
Deuteranopia (green-blind)
#D9CD9D
Tritanopia (blue-blind)
#BFD1C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd79a; /* rgb */ color: rgb(188, 215, 154); /* oklch */ color: oklch(84.4% 0.086 127.5);
Tailwind
colors: {
custom: {
50: '#d0e3b8',
500: '#bcd79a',
950: '#000000',
},
}SCSS
$custom: #bcd79a; $custom-light: #d0e3b8; $custom-dark: #000000;
JSON
{
"hex": "#bcd79a",
"rgb": {
"r": 188,
"g": 215,
"b": 154
},
"hsl": {
"h": 86.557,
"s": 43.262,
"l": 72.353
},
"oklch": {
"l": 0.84404,
"c": 0.08642,
"h": 127.5
},
"luminance": 0.61625
}Semantic roles & 50–950 ramp
primary
#BCD79A
secondary
#8767AE
accent
#2FB66B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481