#BCDF8D#BCDF8D
#BCDF8D is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.113 H 127.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF8D |
|---|---|
| RGB | rgb(188, 223, 141) |
| HSL | hsl(86, 56%, 71%) |
| HSV | hsv(86, 37%, 87%) |
| CMYK | cmyk(15.7%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(84.68, -25.22, 36.49) |
| CIE-LCH | lch(84.68, 44.35, 124.65°) |
| OKLab | oklab(85.91% -0.0689 0.0901) |
| OKLCH | oklch(85.91% 0.113 127.4) |
| XYZ | xyz(51.9338, 65.3893, 35.0795) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.33
Light Grey Green
#B7E1A1
ΔE00 4.28
Pale Olive
#B9CC81
ΔE00 5.07
Light Moss Green
#A6C875
ΔE00 5.66
Light Sage
#BCECAC
ΔE00 5.73
Greenish Tan
#BCCB7A
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF8D #B08DDF
analogous
#DFD98D #BCDF8D #93DF8D
triadic
#BCDF8D #8DBCDF #DF8DBC
tetradic
#BCDF8D #8DDFD9 #B08DDF #DF8D93
square
#BCDF8D #8DDFD9 #B08DDF #DF8D93
split-complementary
#BCDF8D #8D93DF #D98DDF
monochromatic
#83BD35 #A0D25D #BCDF8D #D8ECBD #F1F8E7
Accessibility & contrast
On white
1.49
#BCDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BCDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF8D
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF8D | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#C0D8CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf8d; /* rgb */ color: rgb(188, 223, 141); /* oklch */ color: oklch(85.9% 0.113 127.4);
Tailwind
colors: {
custom: {
50: '#d1e9af',
500: '#bcdf8d',
950: '#000000',
},
}SCSS
$custom: #bcdf8d; $custom-light: #d1e9af; $custom-dark: #000000;
JSON
{
"hex": "#bcdf8d",
"rgb": {
"r": 188,
"g": 223,
"b": 141
},
"hsl": {
"h": 85.61,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.85911,
"c": 0.11344,
"h": 127.4
},
"luminance": 0.6539
}Semantic roles & 50–950 ramp
primary
#BCDF8D
secondary
#8159B7
accent
#22C467
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481