#BCDC99#BCDC99
#BCDC99 is a very light, moderate yellow-green. Relative luminance 0.642; OKLCH L 85.5% C 0.095 H 129.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC99 |
|---|---|
| RGB | rgb(188, 220, 153) |
| HSL | hsl(89, 49%, 73%) |
| HSV | hsv(89, 30%, 86%) |
| CMYK | cmyk(14.5%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(84.06, -22.13, 29.54) |
| CIE-LCH | lch(84.06, 36.91, 126.84°) |
| OKLab | oklab(85.47% -0.06 0.0741) |
| OKLCH | oklch(85.47% 0.095 129) |
| XYZ | xyz(52.0811, 64.1771, 39.7744) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.47
Light Sage
#BCECAC
ΔE00 4.61
Pale Olive Green
#B1D27B
ΔE00 4.71
Pale Olive
#B9CC81
ΔE00 5.12
Light Moss Green
#A6C875
ΔE00 6.15
Washed Out Green
#BCF5A6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC99 #B999DC
analogous
#DCDA99 #BCDC99 #9ADC99
triadic
#BCDC99 #99BCDC #DC99BC
tetradic
#BCDC99 #99DCDA #B999DC #DC999A
square
#BCDC99 #99DCDA #B999DC #DC999A
split-complementary
#BCDC99 #999ADC #DA99DC
monochromatic
#80BB40 #9ECC6B #BCDC99 #DAECC7 #F0F7E8
Accessibility & contrast
On white
1.52
#BCDC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BCDC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC99
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC99 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D395
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#BFD6CB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdc99; /* rgb */ color: rgb(188, 220, 153); /* oklch */ color: oklch(85.5% 0.095 129.0);
Tailwind
colors: {
custom: {
50: '#d1e7b7',
500: '#bcdc99',
950: '#000000',
},
}SCSS
$custom: #bcdc99; $custom-light: #d1e7b7; $custom-dark: #000000;
JSON
{
"hex": "#bcdc99",
"rgb": {
"r": 188,
"g": 220,
"b": 153
},
"hsl": {
"h": 88.657,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.85473,
"c": 0.0953,
"h": 129
},
"luminance": 0.64178
}Semantic roles & 50–950 ramp
primary
#BCDC99
secondary
#8B65B4
accent
#29BC6F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481