#BCD28C#BCD28C
#BCD28C is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 83.0% C 0.095 H 122.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD28C |
|---|---|
| RGB | rgb(188, 210, 140) |
| HSL | hsl(79, 44%, 69%) |
| HSV | hsv(79, 33%, 82%) |
| CMYK | cmyk(10.5%, 0%, 33.3%, 17.6%) |
| CIE-LAB | lab(81.11, -18.99, 32.32) |
| CIE-LCH | lch(81.11, 37.49, 120.44°) |
| OKLab | oklab(83.05% -0.0515 0.0803) |
| OKLCH | oklch(83.05% 0.095 122.7) |
| XYZ | xyz(48.5189, 58.6779, 33.5757) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.99
Greenish Tan
#BCCB7A
ΔE00 3.43
Pale Olive Green
#B1D27B
ΔE00 3.45
Light Moss Green
#A6C875
ΔE00 4.50
Greenish Beige
#C9D179
ΔE00 5.31
Tan Green
#A9BE70
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD28C #A28CD2
analogous
#D2C58C #BCD28C #99D28C
triadic
#BCD28C #8CBCD2 #D28CBC
tetradic
#BCD28C #8CD2C5 #A28CD2 #D28C99
square
#BCD28C #8CD2C5 #A28CD2 #D28C99
split-complementary
#BCD28C #8C99D2 #C58CD2
monochromatic
#84A440 #A2C160 #BCD28C #D6E3B8 #EFF4E4
Accessibility & contrast
On white
1.65
#BCD28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BCD28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD28C
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD28C | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA87
Deuteranopia (green-blind)
#D7C98F
Tritanopia (blue-blind)
#C1CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd28c; /* rgb */ color: rgb(188, 210, 140); /* oklch */ color: oklch(83.0% 0.095 122.7);
Tailwind
colors: {
custom: {
50: '#d1dfae',
500: '#bcd28c',
950: '#000000',
},
}SCSS
$custom: #bcd28c; $custom-light: #d1dfae; $custom-dark: #000000;
JSON
{
"hex": "#bcd28c",
"rgb": {
"r": 188,
"g": 210,
"b": 140
},
"hsl": {
"h": 78.857,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.83048,
"c": 0.09542,
"h": 122.7
},
"luminance": 0.58678
}Semantic roles & 50–950 ramp
primary
#BCD28C
secondary
#735BA8
accent
#2FB759
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481