#BCDF8F#BCDF8F
#BCDF8F is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.111 H 127.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF8F |
|---|---|
| RGB | rgb(188, 223, 143) |
| HSL | hsl(86, 56%, 72%) |
| HSV | hsv(86, 36%, 87%) |
| CMYK | cmyk(15.7%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(84.71, -24.96, 35.52) |
| CIE-LCH | lch(84.71, 43.41, 125.09°) |
| OKLab | oklab(85.95% -0.0681 0.0879) |
| OKLCH | oklch(85.95% 0.111 127.8) |
| XYZ | xyz(52.0840, 65.4493, 35.8703) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.49
Light Grey Green
#B7E1A1
ΔE00 3.92
Pale Olive
#B9CC81
ΔE00 5.10
Light Sage
#BCECAC
ΔE00 5.44
Light Moss Green
#A6C875
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF8F #B28FDF
analogous
#DFDA8F #BCDF8F #94DF8F
triadic
#BCDF8F #8FBCDF #DF8FBC
tetradic
#BCDF8F #8FDFDA #B28FDF #DF8F94
square
#BCDF8F #8FDFDA #B28FDF #DF8F94
split-complementary
#BCDF8F #8F94DF #DA8FDF
monochromatic
#82BD36 #A0D15F #BCDF8F #D8EDBF #F1F8E7
Accessibility & contrast
On white
1.49
#BCDF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BCDF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF8F
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF8F | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#C0D8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf8f; /* rgb */ color: rgb(188, 223, 143); /* oklch */ color: oklch(85.9% 0.111 127.8);
Tailwind
colors: {
custom: {
50: '#d1e9b0',
500: '#bcdf8f',
950: '#000000',
},
}SCSS
$custom: #bcdf8f; $custom-light: #d1e9b0; $custom-dark: #000000;
JSON
{
"hex": "#bcdf8f",
"rgb": {
"r": 188,
"g": 223,
"b": 143
},
"hsl": {
"h": 86.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.85946,
"c": 0.11121,
"h": 127.8
},
"luminance": 0.6545
}Semantic roles & 50–950 ramp
primary
#BCDF8F
secondary
#835BB7
accent
#22C369
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481