#BCC798#BCC798
#BCC798 is a light, moderate yellow-green. Relative luminance 0.538; OKLCH L 80.9% C 0.065 H 118.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC798 |
|---|---|
| RGB | rgb(188, 199, 152) |
| HSL | hsl(74, 30%, 69%) |
| HSV | hsv(74, 24%, 78%) |
| CMYK | cmyk(5.5%, 0%, 23.6%, 22%) |
| CIE-LAB | lab(78.35, -11.76, 22.33) |
| CIE-LCH | lch(78.35, 25.24, 117.78°) |
| OKLab | oklab(80.92% -0.0308 0.0567) |
| OKLCH | oklch(80.92% 0.065 118.6) |
| XYZ | xyz(46.8295, 53.8054, 37.6181) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.97
Greenish Tan
#BCCB7A
ΔE00 6.97
Tan Green
#A9BE70
ΔE00 7.43
Sage Green
#9CAF88
ΔE00 7.59
Light Moss Green
#A6C875
ΔE00 8.27
Light Olive
#ACBF69
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC798 #A398C7
analogous
#C7BB98 #BCC798 #A5C798
triadic
#BCC798 #98BCC7 #C798BC
tetradic
#BCC798 #98C7BB #A398C7 #C798A5
square
#BCC798 #98C7BB #A398C7 #C798A5
split-complementary
#BCC798 #98A5C7 #BB98C7
monochromatic
#849451 #A2B170 #BCC798 #D6DDC0 #F0F2E7
Accessibility & contrast
On white
1.79
#BCC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BCC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC798
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC798 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC295
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#C1C2BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc798; /* rgb */ color: rgb(188, 199, 152); /* oklch */ color: oklch(80.9% 0.065 118.6);
Tailwind
colors: {
custom: {
50: '#d0d8b6',
500: '#bcc798',
950: '#000000',
},
}SCSS
$custom: #bcc798; $custom-light: #d0d8b6; $custom-dark: #000000;
JSON
{
"hex": "#bcc798",
"rgb": {
"r": 188,
"g": 199,
"b": 152
},
"hsl": {
"h": 74.043,
"s": 29.56,
"l": 68.824
},
"oklch": {
"l": 0.80915,
"c": 0.06453,
"h": 118.6
},
"luminance": 0.53805
}Semantic roles & 50–950 ramp
primary
#BCC798
secondary
#74689C
accent
#3DA856
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381