#BCD69B#BCD69B
#BCD69B is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.2% C 0.084 H 127.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD69B |
|---|---|
| RGB | rgb(188, 214, 155) |
| HSL | hsl(86, 42%, 72%) |
| HSV | hsv(86, 28%, 84%) |
| CMYK | cmyk(12.1%, 0%, 27.6%, 16.1%) |
| CIE-LAB | lab(82.46, -18.89, 26.36) |
| CIE-LCH | lch(82.46, 32.43, 125.63°) |
| OKLab | oklab(84.21% -0.0509 0.0665) |
| OKLCH | oklch(84.21% 0.084 127.4) |
| XYZ | xyz(50.7012, 61.1507, 40.1361) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.74
Pale Olive
#B9CC81
ΔE00 4.78
Pale Olive Green
#B1D27B
ΔE00 5.57
Light Sage
#BCECAC
ΔE00 5.96
Greenish Tan
#BCCB7A
ΔE00 6.29
Light Moss Green
#A6C875
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD69B #B59BD6
analogous
#D6D39B #BCD69B #9ED69B
triadic
#BCD69B #9BBCD6 #D69BBC
tetradic
#BCD69B #9BD6D3 #B59BD6 #D69B9E
square
#BCD69B #9BD6D3 #B59BD6 #D69B9E
split-complementary
#BCD69B #9B9ED6 #D39BD6
monochromatic
#81AF48 #9FC470 #BCD69B #D9E8C6 #F0F6E9
Accessibility & contrast
On white
1.59
#BCD69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BCD69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD69B
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD69B | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE97
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#BFD1C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd69b; /* rgb */ color: rgb(188, 214, 155); /* oklch */ color: oklch(84.2% 0.084 127.4);
Tailwind
colors: {
custom: {
50: '#d0e2b9',
500: '#bcd69b',
950: '#000000',
},
}SCSS
$custom: #bcd69b; $custom-light: #d0e2b9; $custom-dark: #000000;
JSON
{
"hex": "#bcd69b",
"rgb": {
"r": 188,
"g": 214,
"b": 155
},
"hsl": {
"h": 86.441,
"s": 41.844,
"l": 72.353
},
"oklch": {
"l": 0.84207,
"c": 0.08369,
"h": 127.4
},
"luminance": 0.61151
}Semantic roles & 50–950 ramp
primary
#BCD69B
secondary
#8769AD
accent
#31B56B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481