#BCCF7E#BCCF7E
#BCCF7E is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.2% C 0.107 H 119.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCF7E |
|---|---|
| RGB | rgb(188, 207, 126) |
| HSL | hsl(74, 46%, 65%) |
| HSV | hsv(74, 39%, 81%) |
| CMYK | cmyk(9.2%, 0%, 39.1%, 18.8%) |
| CIE-LAB | lab(80.08, -19.26, 38.12) |
| CIE-LCH | lch(80.08, 42.71, 116.81°) |
| OKLab | oklab(82.15% -0.053 0.0933) |
| OKLCH | oklch(82.15% 0.107 119.6) |
| XYZ | xyz(46.8178, 56.8235, 28.2362) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.27
Pale Olive
#B9CC81
ΔE00 1.28
Pale Olive Green
#B1D27B
ΔE00 2.97
Greenish Beige
#C9D179
ΔE00 3.35
Light Moss Green
#A6C875
ΔE00 4.12
Light Olive
#ACBF69
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCF7E #917ECF
analogous
#CFB97E #BCCF7E #93CF7E
triadic
#BCCF7E #7EBCCF #CF7EBC
tetradic
#BCCF7E #7ECFB9 #917ECF #CF7E93
square
#BCCF7E #7ECFB9 #917ECF #CF7E93
split-complementary
#BCCF7E #7E93CF #B97ECF
monochromatic
#839939 #A5BE51 #BCCF7E #D3E0AB #EAF0D7
Accessibility & contrast
On white
1.70
#BCCF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BCCF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCF7E
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCF7E | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#C3C7BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccf7e; /* rgb */ color: rgb(188, 207, 126); /* oklch */ color: oklch(82.2% 0.107 119.6);
Tailwind
colors: {
custom: {
50: '#d1dda4',
500: '#bccf7e',
950: '#000000',
},
}SCSS
$custom: #bccf7e; $custom-light: #d1dda4; $custom-dark: #000000;
JSON
{
"hex": "#bccf7e",
"rgb": {
"r": 188,
"g": 207,
"b": 126
},
"hsl": {
"h": 74.074,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.82152,
"c": 0.10725,
"h": 119.6
},
"luminance": 0.56823
}Semantic roles & 50–950 ramp
primary
#BCCF7E
secondary
#64529F
accent
#2DB94D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480