#BCD98F#BCD98F
#BCD98F is a very light, moderate yellow-green. Relative luminance 0.623; OKLCH L 84.6% C 0.102 H 125.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD98F |
|---|---|
| RGB | rgb(188, 217, 143) |
| HSL | hsl(84, 49%, 71%) |
| HSV | hsv(84, 34%, 85%) |
| CMYK | cmyk(13.4%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(83.07, -22.04, 33.36) |
| CIE-LCH | lch(83.07, 39.99, 123.46°) |
| OKLab | oklab(84.63% -0.06 0.0829) |
| OKLCH | oklch(84.63% 0.102 125.9) |
| XYZ | xyz(50.5093, 62.2999, 35.3454) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.11
Pale Olive
#B9CC81
ΔE00 3.64
Light Grey Green
#B7E1A1
ΔE00 4.16
Greenish Tan
#BCCB7A
ΔE00 4.84
Light Moss Green
#A6C875
ΔE00 4.93
Light Sage
#BCECAC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD98F #AC8FD9
analogous
#D9D18F #BCD98F #97D98F
triadic
#BCD98F #8FBCD9 #D98FBC
tetradic
#BCD98F #8FD9D1 #AC8FD9 #D98F97
square
#BCD98F #8FD9D1 #AC8FD9 #D98F97
split-complementary
#BCD98F #8F97D9 #D18FD9
monochromatic
#83B13C #A1C961 #BCD98F #D7E9BD #F1F7E8
Accessibility & contrast
On white
1.56
#BCD98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BCD98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD98F
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD98F | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08A
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#C0D2C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd98f; /* rgb */ color: rgb(188, 217, 143); /* oklch */ color: oklch(84.6% 0.102 125.9);
Tailwind
colors: {
custom: {
50: '#d1e4b0',
500: '#bcd98f',
950: '#000000',
},
}SCSS
$custom: #bcd98f; $custom-light: #d1e4b0; $custom-dark: #000000;
JSON
{
"hex": "#bcd98f",
"rgb": {
"r": 188,
"g": 217,
"b": 143
},
"hsl": {
"h": 83.514,
"s": 49.333,
"l": 70.588
},
"oklch": {
"l": 0.8463,
"c": 0.10228,
"h": 125.9
},
"luminance": 0.623
}Semantic roles & 50–950 ramp
primary
#BCD98F
secondary
#7D5CB0
accent
#29BD63
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481