#BCE079#BCE079
#BCE079 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.8% C 0.136 H 125.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE079 |
|---|---|
| RGB | rgb(188, 224, 121) |
| HSL | hsl(81, 62%, 68%) |
| HSV | hsv(81, 46%, 88%) |
| CMYK | cmyk(16.1%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(84.68, -28.08, 46.36) |
| CIE-LCH | lch(84.68, 54.20, 121.20°) |
| OKLab | oklab(85.82% -0.0781 0.1116) |
| OKLCH | oklch(85.82% 0.136 125) |
| XYZ | xyz(50.8457, 65.3828, 28.0269) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 6.05
Pale Olive
#B9CC81
ΔE00 6.18
Greenish Tan
#BCCB7A
ΔE00 6.21
Light Moss Green
#A6C875
ΔE00 6.36
Greenish Beige
#C9D179
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE079 #9D79E0
analogous
#E0D079 #BCE079 #88E079
triadic
#BCE079 #79BCE0 #E079BC
tetradic
#BCE079 #79E0D0 #9D79E0 #E07988
square
#BCE079 #79E0D0 #9D79E0 #E07988
split-complementary
#BCE079 #7988E0 #D079E0
monochromatic
#84B52A #A3D547 #BCE079 #D5EBAB #EEF7DC
Accessibility & contrast
On white
1.49
#BCE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BCE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE079
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE079 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#C2D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bce079; /* rgb */ color: rgb(188, 224, 121); /* oklch */ color: oklch(85.8% 0.136 125.0);
Tailwind
colors: {
custom: {
50: '#d2e9a1',
500: '#bce079',
950: '#000000',
},
}SCSS
$custom: #bce079; $custom-light: #d2e9a1; $custom-dark: #000000;
JSON
{
"hex": "#bce079",
"rgb": {
"r": 188,
"g": 224,
"b": 121
},
"hsl": {
"h": 80.971,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.85817,
"c": 0.13624,
"h": 125
},
"luminance": 0.65383
}Semantic roles & 50–950 ramp
primary
#BCE079
secondary
#6E47B6
accent
#1BCA58
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480