#BCD48A#BCD48A
#BCD48A is a very light, moderate yellow-green. Relative luminance 0.596; OKLCH L 83.4% C 0.101 H 123.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD48A |
|---|---|
| RGB | rgb(188, 212, 138) |
| HSL | hsl(79, 46%, 69%) |
| HSV | hsv(79, 35%, 83%) |
| CMYK | cmyk(11.3%, 0%, 34.9%, 16.9%) |
| CIE-LAB | lab(81.63, -20.25, 34.02) |
| CIE-LCH | lch(81.63, 39.59, 120.76°) |
| OKLab | oklab(83.45% -0.0551 0.0843) |
| OKLCH | oklch(83.45% 0.101 123.2) |
| XYZ | xyz(48.8696, 59.6132, 32.9718) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.17
Pale Olive Green
#B1D27B
ΔE00 2.81
Greenish Tan
#BCCB7A
ΔE00 3.42
Light Moss Green
#A6C875
ΔE00 4.32
Greenish Beige
#C9D179
ΔE00 5.15
Light Grey Green
#B7E1A1
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD48A #A28AD4
analogous
#D4C78A #BCD48A #97D48A
triadic
#BCD48A #8ABCD4 #D48ABC
tetradic
#BCD48A #8AD4C7 #A28AD4 #D48A97
square
#BCD48A #8AD4C7 #A28AD4 #D48A97
split-complementary
#BCD48A #8A97D4 #C78AD4
monochromatic
#84A63D #A2C45D #BCD48A #D6E4B7 #EFF5E4
Accessibility & contrast
On white
1.63
#BCD48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BCD48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD48A
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD48A | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#D9CB8E
Tritanopia (blue-blind)
#C1CDC1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd48a; /* rgb */ color: rgb(188, 212, 138); /* oklch */ color: oklch(83.4% 0.101 123.2);
Tailwind
colors: {
custom: {
50: '#d1e1ad',
500: '#bcd48a',
950: '#000000',
},
}SCSS
$custom: #bcd48a; $custom-light: #d1e1ad; $custom-dark: #000000;
JSON
{
"hex": "#bcd48a",
"rgb": {
"r": 188,
"g": 212,
"b": 138
},
"hsl": {
"h": 79.459,
"s": 46.25,
"l": 68.627
},
"oklch": {
"l": 0.83448,
"c": 0.10067,
"h": 123.2
},
"luminance": 0.59613
}Semantic roles & 50–950 ramp
primary
#BCD48A
secondary
#7358AA
accent
#2CB95A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481