#BCCF85#BCCF85
#BCCF85 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.3% C 0.099 H 120.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCF85 |
|---|---|
| RGB | rgb(188, 207, 133) |
| HSL | hsl(75, 44%, 67%) |
| HSV | hsv(75, 36%, 81%) |
| CMYK | cmyk(9.2%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(80.19, -18.41, 34.69) |
| CIE-LCH | lch(80.19, 39.27, 117.95°) |
| OKLab | oklab(82.27% -0.0501 0.0857) |
| OKLCH | oklch(82.27% 0.099 120.3) |
| XYZ | xyz(47.2854, 57.0106, 30.6988) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.79
Greenish Tan
#BCCB7A
ΔE00 2.05
Pale Olive Green
#B1D27B
ΔE00 3.31
Greenish Beige
#C9D179
ΔE00 4.19
Light Moss Green
#A6C875
ΔE00 4.21
Tan Green
#A9BE70
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCF85 #9885CF
analogous
#CFBD85 #BCCF85 #97CF85
triadic
#BCCF85 #85BCCF #CF85BC
tetradic
#BCCF85 #85CFBD #9885CF #CF8597
square
#BCCF85 #85CFBD #9885CF #CF8597
split-complementary
#BCCF85 #8597CF #BD85CF
monochromatic
#849C3D #A4BE59 #BCCF85 #D4E0B1 #ECF2DD
Accessibility & contrast
On white
1.69
#BCCF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BCCF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCF85
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCF85 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C780
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#C2C8BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccf85; /* rgb */ color: rgb(188, 207, 133); /* oklch */ color: oklch(82.3% 0.099 120.3);
Tailwind
colors: {
custom: {
50: '#d1dda9',
500: '#bccf85',
950: '#000000',
},
}SCSS
$custom: #bccf85; $custom-light: #d1dda9; $custom-dark: #000000;
JSON
{
"hex": "#bccf85",
"rgb": {
"r": 188,
"g": 207,
"b": 133
},
"hsl": {
"h": 75.405,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.8227,
"c": 0.09925,
"h": 120.3
},
"luminance": 0.5701
}Semantic roles & 50–950 ramp
primary
#BCCF85
secondary
#6A56A2
accent
#2FB752
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480