#BCCF8A#BCCF8A
#BCCF8A is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.4% C 0.093 H 121.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCF8A |
|---|---|
| RGB | rgb(188, 207, 138) |
| HSL | hsl(77, 42%, 68%) |
| HSV | hsv(77, 33%, 81%) |
| CMYK | cmyk(9.2%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(80.27, -17.76, 32.23) |
| CIE-LCH | lch(80.27, 36.80, 118.86°) |
| OKLab | oklab(82.36% -0.0481 0.0801) |
| OKLCH | oklch(82.36% 0.093 121) |
| XYZ | xyz(47.6391, 57.1520, 32.5616) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.46
Greenish Tan
#BCCB7A
ΔE00 2.90
Pale Olive Green
#B1D27B
ΔE00 3.86
Light Moss Green
#A6C875
ΔE00 4.55
Greenish Beige
#C9D179
ΔE00 4.95
Tan Green
#A9BE70
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCF8A #9D8ACF
analogous
#CFC08A #BCCF8A #99CF8A
triadic
#BCCF8A #8ABCCF #CF8ABC
tetradic
#BCCF8A #8ACFC0 #9D8ACF #CF8A99
square
#BCCF8A #8ACFC0 #9D8ACF #CF8A99
split-complementary
#BCCF8A #8A99CF #C08ACF
monochromatic
#849E41 #A3BD5F #BCCF8A #D5E1B5 #EEF3E1
Accessibility & contrast
On white
1.69
#BCCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BCCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCF8A
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCF8A | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C785
Deuteranopia (green-blind)
#D5C78D
Tritanopia (blue-blind)
#C2C8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccf8a; /* rgb */ color: rgb(188, 207, 138); /* oklch */ color: oklch(82.4% 0.093 121.0);
Tailwind
colors: {
custom: {
50: '#d1ddad',
500: '#bccf8a',
950: '#000000',
},
}SCSS
$custom: #bccf8a; $custom-light: #d1ddad; $custom-dark: #000000;
JSON
{
"hex": "#bccf8a",
"rgb": {
"r": 188,
"g": 207,
"b": 138
},
"hsl": {
"h": 76.522,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.8236,
"c": 0.0934,
"h": 121
},
"luminance": 0.57152
}Semantic roles & 50–950 ramp
primary
#BCCF8A
secondary
#6E5AA4
accent
#31B555
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481