#BCDF89#BCDF89
#BCDF89 is a very light, moderate yellow-green. Relative luminance 0.653; OKLCH L 85.8% C 0.118 H 126.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF89 |
|---|---|
| RGB | rgb(188, 223, 137) |
| HSL | hsl(84, 57%, 71%) |
| HSV | hsv(84, 39%, 87%) |
| CMYK | cmyk(15.7%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(84.62, -25.73, 38.42) |
| CIE-LCH | lch(84.62, 46.24, 123.81°) |
| OKLab | oklab(85.84% -0.0706 0.0944) |
| OKLCH | oklch(85.84% 0.118 126.8) |
| XYZ | xyz(51.6416, 65.2724, 33.5402) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.11
Light Grey Green
#B7E1A1
ΔE00 4.97
Pale Olive
#B9CC81
ΔE00 5.09
Light Moss Green
#A6C875
ΔE00 5.60
Greenish Tan
#BCCB7A
ΔE00 5.80
Washed Out Green
#BCF5A6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF89 #AC89DF
analogous
#DFD789 #BCDF89 #91DF89
triadic
#BCDF89 #89BCDF #DF89BC
tetradic
#BCDF89 #89DFD7 #AC89DF #DF8991
square
#BCDF89 #89DFD7 #AC89DF #DF8991
split-complementary
#BCDF89 #8991DF #D789DF
monochromatic
#83BB33 #A1D259 #BCDF89 #D7ECB9 #F1F8E7
Accessibility & contrast
On white
1.49
#BCDF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BCDF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF89
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF89 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D583
Deuteranopia (green-blind)
#E2D38D
Tritanopia (blue-blind)
#C0D8CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf89; /* rgb */ color: rgb(188, 223, 137); /* oklch */ color: oklch(85.8% 0.118 126.8);
Tailwind
colors: {
custom: {
50: '#d1e9ac',
500: '#bcdf89',
950: '#000000',
},
}SCSS
$custom: #bcdf89; $custom-light: #d1e9ac; $custom-dark: #000000;
JSON
{
"hex": "#bcdf89",
"rgb": {
"r": 188,
"g": 223,
"b": 137
},
"hsl": {
"h": 84.419,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.85843,
"c": 0.11786,
"h": 126.8
},
"luminance": 0.65273
}Semantic roles & 50–950 ramp
primary
#BCDF89
secondary
#7D56B7
accent
#21C563
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481