#BCD182#BCD182
#BCD182 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.7% C 0.106 H 120.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD182 |
|---|---|
| RGB | rgb(188, 209, 130) |
| HSL | hsl(76, 46%, 66%) |
| HSV | hsv(76, 38%, 82%) |
| CMYK | cmyk(10%, 0%, 37.8%, 18%) |
| CIE-LAB | lab(80.69, -19.77, 36.87) |
| CIE-LCH | lch(80.69, 41.84, 118.20°) |
| OKLab | oklab(82.66% -0.0542 0.0906) |
| OKLCH | oklch(82.66% 0.106 120.9) |
| XYZ | xyz(47.5687, 57.9041, 29.7854) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.32
Greenish Tan
#BCCB7A
ΔE00 2.02
Pale Olive Green
#B1D27B
ΔE00 2.63
Greenish Beige
#C9D179
ΔE00 3.92
Light Moss Green
#A6C875
ΔE00 4.03
Light Olive
#ACBF69
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD182 #9782D1
analogous
#D1BF82 #BCD182 #95D182
triadic
#BCD182 #82BCD1 #D182BC
tetradic
#BCD182 #82D1BF #9782D1 #D18295
square
#BCD182 #82D1BF #9782D1 #D18295
split-complementary
#BCD182 #8295D1 #BF82D1
monochromatic
#849E3A #A4C155 #BCD182 #D4E1AF #ECF2DB
Accessibility & contrast
On white
1.67
#BCD182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BCD182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD182
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD182 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97C
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#C2C9BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd182; /* rgb */ color: rgb(188, 209, 130); /* oklch */ color: oklch(82.7% 0.106 120.9);
Tailwind
colors: {
custom: {
50: '#d1dfa7',
500: '#bcd182',
950: '#000000',
},
}SCSS
$custom: #bcd182; $custom-light: #d1dfa7; $custom-dark: #000000;
JSON
{
"hex": "#bcd182",
"rgb": {
"r": 188,
"g": 209,
"b": 130
},
"hsl": {
"h": 75.949,
"s": 46.199,
"l": 66.471
},
"oklch": {
"l": 0.82655,
"c": 0.10552,
"h": 120.9
},
"luminance": 0.57904
}Semantic roles & 50–950 ramp
primary
#BCD182
secondary
#6954A4
accent
#2CB952
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480