#BCD78E#BCD78E
#BCD78E is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.2% C 0.100 H 125.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD78E |
|---|---|
| RGB | rgb(188, 215, 142) |
| HSL | hsl(82, 48%, 70%) |
| HSV | hsv(82, 34%, 84%) |
| CMYK | cmyk(12.6%, 0%, 34%, 15.7%) |
| CIE-LAB | lab(82.51, -21.20, 33.13) |
| CIE-LCH | lch(82.51, 39.33, 122.61°) |
| OKLab | oklab(84.18% -0.0576 0.0823) |
| OKLCH | oklch(84.18% 0.1 125) |
| XYZ | xyz(49.9215, 61.2450, 34.7774) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.05
Pale Olive
#B9CC81
ΔE00 3.12
Greenish Tan
#BCCB7A
ΔE00 4.38
Light Grey Green
#B7E1A1
ΔE00 4.54
Light Moss Green
#A6C875
ΔE00 4.71
Greenish Beige
#C9D179
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD78E #A98ED7
analogous
#D7CE8E #BCD78E #97D78E
triadic
#BCD78E #8EBCD7 #D78EBC
tetradic
#BCD78E #8ED7CE #A98ED7 #D78E97
square
#BCD78E #8ED7CE #A98ED7 #D78E97
split-complementary
#BCD78E #8E97D7 #CE8ED7
monochromatic
#84AD3D #A1C761 #BCD78E #D7E7BB #F2F7E8
Accessibility & contrast
On white
1.59
#BCD78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BCD78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD78E
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD78E | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE89
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#C1D0C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd78e; /* rgb */ color: rgb(188, 215, 142); /* oklch */ color: oklch(84.2% 0.100 125.0);
Tailwind
colors: {
custom: {
50: '#d1e3af',
500: '#bcd78e',
950: '#000000',
},
}SCSS
$custom: #bcd78e; $custom-light: #d1e3af; $custom-dark: #000000;
JSON
{
"hex": "#bcd78e",
"rgb": {
"r": 188,
"g": 215,
"b": 142
},
"hsl": {
"h": 82.192,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.84175,
"c": 0.10046,
"h": 125
},
"luminance": 0.61245
}Semantic roles & 50–950 ramp
primary
#BCD78E
secondary
#7A5CAD
accent
#2BBB60
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481