#BCCE94#BCCE94
#BCCE94 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.3% C 0.080 H 122.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE94 |
|---|---|
| RGB | rgb(188, 206, 148) |
| HSL | hsl(79, 37%, 69%) |
| HSV | hsv(79, 28%, 81%) |
| CMYK | cmyk(8.7%, 0%, 28.2%, 19.2%) |
| CIE-LAB | lab(80.16, -15.90, 26.90) |
| CIE-LCH | lch(80.16, 31.25, 120.58°) |
| OKLab | oklab(82.34% -0.0425 0.0677) |
| OKLCH | oklch(82.34% 0.08 122.2) |
| XYZ | xyz(48.1552, 56.9721, 36.4710) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.57
Greenish Tan
#BCCB7A
ΔE00 4.95
Pale Olive Green
#B1D27B
ΔE00 5.74
Light Moss Green
#A6C875
ΔE00 5.97
Tan Green
#A9BE70
ΔE00 6.14
Light Grey Green
#B7E1A1
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE94 #A694CE
analogous
#CEC394 #BCCE94 #9FCE94
triadic
#BCCE94 #94BCCE #CE94BC
tetradic
#BCCE94 #94CEC3 #A694CE #CE949F
square
#BCCE94 #94CEC3 #A694CE #CE949F
split-complementary
#BCCE94 #949FCE #C394CE
monochromatic
#849F49 #A2BB6A #BCCE94 #D6E1BE #F1F4E8
Accessibility & contrast
On white
1.69
#BCCE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BCCE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE94
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE94 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C790
Deuteranopia (green-blind)
#D3C797
Tritanopia (blue-blind)
#C1C8BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcce94; /* rgb */ color: rgb(188, 206, 148); /* oklch */ color: oklch(82.3% 0.080 122.2);
Tailwind
colors: {
custom: {
50: '#d0ddb3',
500: '#bcce94',
950: '#000000',
},
}SCSS
$custom: #bcce94; $custom-light: #d0ddb3; $custom-dark: #000000;
JSON
{
"hex": "#bcce94",
"rgb": {
"r": 188,
"g": 206,
"b": 148
},
"hsl": {
"h": 78.621,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.82335,
"c": 0.07993,
"h": 122.2
},
"luminance": 0.56972
}Semantic roles & 50–950 ramp
primary
#BCCE94
secondary
#7763A3
accent
#35B05B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481