#BCD69E#BCD69E
#BCD69E is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.3% C 0.080 H 128.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD69E |
|---|---|
| RGB | rgb(188, 214, 158) |
| HSL | hsl(88, 41%, 73%) |
| HSV | hsv(88, 26%, 84%) |
| CMYK | cmyk(12.1%, 0%, 26.2%, 16.1%) |
| CIE-LAB | lab(82.51, -18.45, 24.87) |
| CIE-LCH | lch(82.51, 30.96, 126.57°) |
| OKLab | oklab(84.27% -0.0496 0.0629) |
| OKLCH | oklch(84.27% 0.08 128.3) |
| XYZ | xyz(50.9563, 61.2527, 41.4795) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.80
Pale Olive
#B9CC81
ΔE00 5.35
Light Sage
#BCECAC
ΔE00 5.94
Pale Olive Green
#B1D27B
ΔE00 6.22
Light Moss Green
#A6C875
ΔE00 6.87
Greenish Tan
#BCCB7A
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD69E #B89ED6
analogous
#D6D49E #BCD69E #A0D69E
triadic
#BCD69E #9EBCD6 #D69EBC
tetradic
#BCD69E #9ED6D4 #B89ED6 #D69EA0
square
#BCD69E #9ED6D4 #B89ED6 #D69EA0
split-complementary
#BCD69E #9EA0D6 #D49ED6
monochromatic
#80AF4A #9EC473 #BCD69E #DAE8C9 #F0F6E9
Accessibility & contrast
On white
1.58
#BCD69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BCD69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD69E
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD69E | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE9A
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#BFD1C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd69e; /* rgb */ color: rgb(188, 214, 158); /* oklch */ color: oklch(84.3% 0.080 128.3);
Tailwind
colors: {
custom: {
50: '#d0e2bb',
500: '#bcd69e',
950: '#000000',
},
}SCSS
$custom: #bcd69e; $custom-light: #d0e2bb; $custom-dark: #000000;
JSON
{
"hex": "#bcd69e",
"rgb": {
"r": 188,
"g": 214,
"b": 158
},
"hsl": {
"h": 87.857,
"s": 40.58,
"l": 72.941
},
"oklch": {
"l": 0.84269,
"c": 0.08012,
"h": 128.3
},
"luminance": 0.61253
}Semantic roles & 50–950 ramp
primary
#BCD69E
secondary
#8A6BAD
accent
#32B46E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481