#BCC792#BCC792
#BCC792 is a light, moderate yellow-green. Relative luminance 0.536; OKLCH L 80.8% C 0.072 H 117.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC792 |
|---|---|
| RGB | rgb(188, 199, 146) |
| HSL | hsl(72, 32%, 68%) |
| HSV | hsv(72, 27%, 78%) |
| CMYK | cmyk(5.5%, 0%, 26.6%, 22%) |
| CIE-LAB | lab(78.24, -12.63, 25.35) |
| CIE-LCH | lch(78.24, 28.32, 116.49°) |
| OKLab | oklab(80.79% -0.0334 0.0639) |
| OKLCH | oklch(80.79% 0.072 117.6) |
| XYZ | xyz(46.3504, 53.6138, 35.0952) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.63
Greenish Tan
#BCCB7A
ΔE00 5.55
Tan Green
#A9BE70
ΔE00 6.21
Light Olive
#ACBF69
ΔE00 7.12
Light Moss Green
#A6C875
ΔE00 7.19
Greenish Beige
#C9D179
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC792 #9D92C7
analogous
#C7B792 #BCC792 #A1C792
triadic
#BCC792 #92BCC7 #C792BC
tetradic
#BCC792 #92C7B7 #9D92C7 #C792A1
square
#BCC792 #92C7B7 #9D92C7 #C792A1
split-complementary
#BCC792 #92A1C7 #B792C7
monochromatic
#84934C #A3B26A #BCC792 #D5DCBA #EEF1E3
Accessibility & contrast
On white
1.79
#BCC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BCC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC792
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC792 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#C1C1B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc792; /* rgb */ color: rgb(188, 199, 146); /* oklch */ color: oklch(80.8% 0.072 117.6);
Tailwind
colors: {
custom: {
50: '#d0d8b2',
500: '#bcc792',
950: '#000000',
},
}SCSS
$custom: #bcc792; $custom-light: #d0d8b2; $custom-dark: #000000;
JSON
{
"hex": "#bcc792",
"rgb": {
"r": 188,
"g": 199,
"b": 146
},
"hsl": {
"h": 72.453,
"s": 32.121,
"l": 67.647
},
"oklch": {
"l": 0.80789,
"c": 0.07208,
"h": 117.6
},
"luminance": 0.53614
}Semantic roles & 50–950 ramp
primary
#BCC792
secondary
#6E629B
accent
#3BAB52
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381