#BCCD8A#BCCD8A
#BCCD8A is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.9% C 0.091 H 120.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCD8A |
|---|---|
| RGB | rgb(188, 205, 138) |
| HSL | hsl(75, 40%, 67%) |
| HSV | hsv(75, 33%, 80%) |
| CMYK | cmyk(8.3%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(79.72, -16.76, 31.51) |
| CIE-LCH | lch(79.72, 35.69, 118.01°) |
| OKLab | oklab(81.93% -0.0453 0.0784) |
| OKLCH | oklch(81.93% 0.091 120) |
| XYZ | xyz(47.1576, 56.1891, 32.4011) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.61
Greenish Tan
#BCCB7A
ΔE00 2.92
Pale Olive Green
#B1D27B
ΔE00 4.40
Tan Green
#A9BE70
ΔE00 4.80
Light Moss Green
#A6C875
ΔE00 4.81
Greenish Beige
#C9D179
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCD8A #9B8ACD
analogous
#CDBD8A #BCCD8A #9BCD8A
triadic
#BCCD8A #8ABCCD #CD8ABC
tetradic
#BCCD8A #8ACDBD #9B8ACD #CD8A9B
square
#BCCD8A #8ACDBD #9B8ACD #CD8A9B
split-complementary
#BCCD8A #8A9BCD #BD8ACD
monochromatic
#849B42 #A3BB5F #BCCD8A #D5DFB5 #EDF2E0
Accessibility & contrast
On white
1.72
#BCCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BCCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCD8A
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCD8A | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C685
Deuteranopia (green-blind)
#D3C68D
Tritanopia (blue-blind)
#C2C6BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccd8a; /* rgb */ color: rgb(188, 205, 138); /* oklch */ color: oklch(81.9% 0.091 120.0);
Tailwind
colors: {
custom: {
50: '#d1dcac',
500: '#bccd8a',
950: '#000000',
},
}SCSS
$custom: #bccd8a; $custom-light: #d1dcac; $custom-dark: #000000;
JSON
{
"hex": "#bccd8a",
"rgb": {
"r": 188,
"g": 205,
"b": 138
},
"hsl": {
"h": 75.224,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.81926,
"c": 0.09052,
"h": 120
},
"luminance": 0.56189
}Semantic roles & 50–950 ramp
primary
#BCCD8A
secondary
#6C5AA1
accent
#32B353
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481