#BCD895#BCD895
#BCD895 is a very light, moderate yellow-green. Relative luminance 0.620; OKLCH L 84.5% C 0.094 H 126.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD895 |
|---|---|
| RGB | rgb(188, 216, 149) |
| HSL | hsl(85, 46%, 72%) |
| HSV | hsv(85, 31%, 85%) |
| CMYK | cmyk(13%, 0%, 31%, 15.3%) |
| CIE-LAB | lab(82.90, -20.74, 30.05) |
| CIE-LCH | lch(82.90, 36.51, 124.60°) |
| OKLab | oklab(84.52% -0.0561 0.0752) |
| OKLCH | oklch(84.52% 0.094 126.7) |
| XYZ | xyz(50.7190, 61.9727, 37.7178) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 4.02
Pale Olive Green
#B1D27B
ΔE00 4.16
Greenish Tan
#BCCB7A
ΔE00 5.44
Light Moss Green
#A6C875
ΔE00 5.46
Light Sage
#BCECAC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD895 #B195D8
analogous
#D8D395 #BCD895 #9BD895
triadic
#BCD895 #95BCD8 #D895BC
tetradic
#BCD895 #95D8D3 #B195D8 #D8959B
square
#BCD895 #95D8D3 #B195D8 #D8959B
split-complementary
#BCD895 #959BD8 #D395D8
monochromatic
#83B141 #A0C868 #BCD895 #D8E8C2 #F1F7E9
Accessibility & contrast
On white
1.57
#BCD895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BCD895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD895
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD895 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF91
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#C0D2C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd895; /* rgb */ color: rgb(188, 216, 149); /* oklch */ color: oklch(84.5% 0.094 126.7);
Tailwind
colors: {
custom: {
50: '#d1e4b4',
500: '#bcd895',
950: '#000000',
},
}SCSS
$custom: #bcd895; $custom-light: #d1e4b4; $custom-dark: #000000;
JSON
{
"hex": "#bcd895",
"rgb": {
"r": 188,
"g": 216,
"b": 149
},
"hsl": {
"h": 85.075,
"s": 46.207,
"l": 71.569
},
"oklch": {
"l": 0.84524,
"c": 0.09384,
"h": 126.7
},
"luminance": 0.61973
}Semantic roles & 50–950 ramp
primary
#BCD895
secondary
#8262AF
accent
#2CB967
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481