#BCD98C#BCD98C
#BCD98C is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.6% C 0.106 H 125.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD98C |
|---|---|
| RGB | rgb(188, 217, 140) |
| HSL | hsl(83, 50%, 70%) |
| HSV | hsv(83, 35%, 85%) |
| CMYK | cmyk(13.4%, 0%, 35.5%, 14.9%) |
| CIE-LAB | lab(83.03, -22.44, 34.83) |
| CIE-LCH | lch(83.03, 41.43, 122.79°) |
| OKLab | oklab(84.58% -0.0612 0.0862) |
| OKLCH | oklch(84.58% 0.106 125.4) |
| XYZ | xyz(50.2851, 62.2102, 34.1645) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.70
Pale Olive
#B9CC81
ΔE00 3.49
Greenish Tan
#BCCB7A
ΔE00 4.57
Light Grey Green
#B7E1A1
ΔE00 4.60
Light Moss Green
#A6C875
ΔE00 4.75
Greenish Beige
#C9D179
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD98C #A98CD9
analogous
#D9CF8C #BCD98C #96D98C
triadic
#BCD98C #8CBCD9 #D98CBC
tetradic
#BCD98C #8CD9CF #A98CD9 #D98C96
square
#BCD98C #8CD9CF #A98CD9 #D98C96
split-complementary
#BCD98C #8C96D9 #CF8CD9
monochromatic
#84B03A #A1CA5E #BCD98C #D7E8BA #F2F7E8
Accessibility & contrast
On white
1.56
#BCD98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BCD98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD98C
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD98C | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#C1D2C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd98c; /* rgb */ color: rgb(188, 217, 140); /* oklch */ color: oklch(84.6% 0.106 125.4);
Tailwind
colors: {
custom: {
50: '#d1e4ae',
500: '#bcd98c',
950: '#000000',
},
}SCSS
$custom: #bcd98c; $custom-light: #d1e4ae; $custom-dark: #000000;
JSON
{
"hex": "#bcd98c",
"rgb": {
"r": 188,
"g": 217,
"b": 140
},
"hsl": {
"h": 82.597,
"s": 50.327,
"l": 70
},
"oklch": {
"l": 0.84577,
"c": 0.10572,
"h": 125.4
},
"luminance": 0.62211
}Semantic roles & 50–950 ramp
primary
#BCD98C
secondary
#7A59B0
accent
#28BE60
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481