#BCDF7B#BCDF7B
#BCDF7B is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.6% C 0.133 H 124.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF7B |
|---|---|
| RGB | rgb(188, 223, 123) |
| HSL | hsl(81, 61%, 68%) |
| HSV | hsv(81, 45%, 87%) |
| CMYK | cmyk(15.7%, 0%, 44.8%, 12.5%) |
| CIE-LAB | lab(84.43, -27.38, 45.09) |
| CIE-LCH | lch(84.43, 52.75, 121.27°) |
| OKLab | oklab(85.63% -0.0761 0.1089) |
| OKLCH | oklch(85.63% 0.133 124.9) |
| XYZ | xyz(50.7017, 64.8964, 28.5902) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.49
Pale Olive
#B9CC81
ΔE00 5.77
Greenish Tan
#BCCB7A
ΔE00 5.86
Light Moss Green
#A6C875
ΔE00 6.03
Greenish Beige
#C9D179
ΔE00 6.17
Pistachio (survey)
#C0FA8B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF7B #9E7BDF
analogous
#DFD07B #BCDF7B #8ADF7B
triadic
#BCDF7B #7BBCDF #DF7BBC
tetradic
#BCDF7B #7BDFD0 #9E7BDF #DF7B8A
square
#BCDF7B #7BDFD0 #9E7BDF #DF7B8A
split-complementary
#BCDF7B #7B8ADF #D07BDF
monochromatic
#84B42C #A3D34A #BCDF7B #D5EBAC #EEF7DE
Accessibility & contrast
On white
1.50
#BCDF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BCDF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF7B
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF7B | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D473
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#C2D7C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf7b; /* rgb */ color: rgb(188, 223, 123); /* oklch */ color: oklch(85.6% 0.133 124.9);
Tailwind
colors: {
custom: {
50: '#d2e9a3',
500: '#bcdf7b',
950: '#000000',
},
}SCSS
$custom: #bcdf7b; $custom-light: #d2e9a3; $custom-dark: #000000;
JSON
{
"hex": "#bcdf7b",
"rgb": {
"r": 188,
"g": 223,
"b": 123
},
"hsl": {
"h": 81,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.85625,
"c": 0.1328,
"h": 124.9
},
"luminance": 0.64897
}Semantic roles & 50–950 ramp
primary
#BCDF7B
secondary
#6F49B5
accent
#1DC959
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480