#BCD98E#BCD98E
#BCD98E is a very light, moderate yellow-green. Relative luminance 0.623; OKLCH L 84.6% C 0.103 H 125.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD98E |
|---|---|
| RGB | rgb(188, 217, 142) |
| HSL | hsl(83, 50%, 70%) |
| HSV | hsv(83, 35%, 85%) |
| CMYK | cmyk(13.4%, 0%, 34.6%, 14.9%) |
| CIE-LAB | lab(83.06, -22.18, 33.85) |
| CIE-LCH | lch(83.06, 40.47, 123.23°) |
| OKLab | oklab(84.61% -0.0604 0.084) |
| OKLCH | oklch(84.61% 0.103 125.7) |
| XYZ | xyz(50.4339, 62.2697, 34.9482) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.97
Pale Olive
#B9CC81
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 4.30
Greenish Tan
#BCCB7A
ΔE00 4.74
Light Moss Green
#A6C875
ΔE00 4.86
Greenish Beige
#C9D179
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD98E #AB8ED9
analogous
#D9D08E #BCD98E #96D98E
triadic
#BCD98E #8EBCD9 #D98EBC
tetradic
#BCD98E #8ED9D0 #AB8ED9 #D98E96
square
#BCD98E #8ED9D0 #AB8ED9 #D98E96
split-complementary
#BCD98E #8E96D9 #D08ED9
monochromatic
#84B13C #A1CA60 #BCD98E #D7E8BC #F1F7E8
Accessibility & contrast
On white
1.56
#BCD98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BCD98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD98E
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD98E | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D089
Deuteranopia (green-blind)
#DDCE92
Tritanopia (blue-blind)
#C0D2C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd98e; /* rgb */ color: rgb(188, 217, 142); /* oklch */ color: oklch(84.6% 0.103 125.7);
Tailwind
colors: {
custom: {
50: '#d1e4b0',
500: '#bcd98e',
950: '#000000',
},
}SCSS
$custom: #bcd98e; $custom-light: #d1e4b0; $custom-dark: #000000;
JSON
{
"hex": "#bcd98e",
"rgb": {
"r": 188,
"g": 217,
"b": 142
},
"hsl": {
"h": 83.2,
"s": 49.669,
"l": 70.392
},
"oklch": {
"l": 0.84612,
"c": 0.10343,
"h": 125.7
},
"luminance": 0.6227
}Semantic roles & 50–950 ramp
primary
#BCD98E
secondary
#7C5BB0
accent
#29BD62
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481