#BDCC88#BDCC88
#BDCC88 is a light, moderate yellow-green. Relative luminance 0.558; OKLCH L 81.7% C 0.091 H 118.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC88 |
|---|---|
| RGB | rgb(189, 204, 136) |
| HSL | hsl(73, 40%, 67%) |
| HSV | hsv(73, 33%, 80%) |
| CMYK | cmyk(7.4%, 0%, 33.3%, 20%) |
| CIE-LAB | lab(79.49, -16.14, 32.25) |
| CIE-LCH | lch(79.49, 36.07, 116.59°) |
| OKLab | oklab(81.75% -0.0436 0.0801) |
| OKLCH | oklch(81.75% 0.091 118.6) |
| XYZ | xyz(47.0230, 55.7823, 31.5776) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.51
Greenish Tan
#BCCB7A
ΔE00 2.51
Greenish Beige
#C9D179
ΔE00 4.56
Pale Olive Green
#B1D27B
ΔE00 4.61
Tan Green
#A9BE70
ΔE00 4.64
Light Moss Green
#A6C875
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC88 #9788CC
analogous
#CCB988 #BDCC88 #9BCC88
triadic
#BDCC88 #88BDCC #CC88BD
tetradic
#BDCC88 #88CCB9 #9788CC #CC889B
square
#BDCC88 #88CCB9 #9788CC #CC889B
split-complementary
#BDCC88 #889BCC #B988CC
monochromatic
#859841 #A5BA5D #BDCC88 #D5DEB3 #EDF1DE
Accessibility & contrast
On white
1.73
#BDCC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BDCC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC88
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC88 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C583
Deuteranopia (green-blind)
#D3C58B
Tritanopia (blue-blind)
#C3C5BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcc88; /* rgb */ color: rgb(189, 204, 136); /* oklch */ color: oklch(81.7% 0.091 118.6);
Tailwind
colors: {
custom: {
50: '#d1dbab',
500: '#bdcc88',
950: '#000000',
},
}SCSS
$custom: #bdcc88; $custom-light: #d1dbab; $custom-dark: #000000;
JSON
{
"hex": "#bdcc88",
"rgb": {
"r": 189,
"g": 204,
"b": 136
},
"hsl": {
"h": 73.235,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.81749,
"c": 0.09117,
"h": 118.6
},
"luminance": 0.55782
}Semantic roles & 50–950 ramp
primary
#BDCC88
secondary
#69599F
accent
#32B34F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481