#BCD396#BCD396
#BCD396 is a very light, moderate yellow-green. Relative luminance 0.595; OKLCH L 83.5% C 0.085 H 125.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD396 |
|---|---|
| RGB | rgb(188, 211, 150) |
| HSL | hsl(83, 41%, 71%) |
| HSV | hsv(83, 29%, 83%) |
| CMYK | cmyk(10.9%, 0%, 28.9%, 17.3%) |
| CIE-LAB | lab(81.56, -18.12, 27.74) |
| CIE-LCH | lch(81.56, 33.13, 123.16°) |
| OKLab | oklab(83.46% -0.0488 0.0697) |
| OKLCH | oklch(83.46% 0.085 125) |
| XYZ | xyz(49.5377, 59.4817, 37.7196) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.74
Light Grey Green
#B7E1A1
ΔE00 4.67
Pale Olive Green
#B1D27B
ΔE00 5.02
Greenish Tan
#BCCB7A
ΔE00 5.24
Light Moss Green
#A6C875
ΔE00 5.70
Tan Green
#A9BE70
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD396 #AD96D3
analogous
#D3CB96 #BCD396 #9DD396
triadic
#BCD396 #96BCD3 #D396BC
tetradic
#BCD396 #96D3CB #AD96D3 #D3969D
square
#BCD396 #96D3CB #AD96D3 #D3969D
split-complementary
#BCD396 #969DD3 #CB96D3
monochromatic
#83A846 #A0C16B #BCD396 #D8E5C1 #F1F6E9
Accessibility & contrast
On white
1.63
#BCD396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BCD396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD396
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD396 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB92
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#C0CDC3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd396; /* rgb */ color: rgb(188, 211, 150); /* oklch */ color: oklch(83.5% 0.085 125.0);
Tailwind
colors: {
custom: {
50: '#d0e0b5',
500: '#bcd396',
950: '#000000',
},
}SCSS
$custom: #bcd396; $custom-light: #d0e0b5; $custom-dark: #000000;
JSON
{
"hex": "#bcd396",
"rgb": {
"r": 188,
"g": 211,
"b": 150
},
"hsl": {
"h": 82.623,
"s": 40.94,
"l": 70.784
},
"oklch": {
"l": 0.83456,
"c": 0.08505,
"h": 125
},
"luminance": 0.59482
}Semantic roles & 50–950 ramp
primary
#BCD396
secondary
#7E64A9
accent
#32B463
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481