#BCE075#BCE075
#BCE075 is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.8% C 0.140 H 124.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE075 |
|---|---|
| RGB | rgb(188, 224, 117) |
| HSL | hsl(80, 63%, 67%) |
| HSV | hsv(80, 48%, 88%) |
| CMYK | cmyk(16.1%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(84.63, -28.51, 48.22) |
| CIE-LCH | lch(84.63, 56.02, 120.59°) |
| OKLab | oklab(85.76% -0.0796 0.1155) |
| OKLCH | oklch(85.76% 0.14 124.6) |
| XYZ | xyz(50.6055, 65.2867, 26.7617) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Light Yellow Green
#CCFD7F
ΔE00 6.31
Greenish Tan
#BCCB7A
ΔE00 6.38
Greenish Beige
#C9D179
ΔE00 6.43
Pale Olive
#B9CC81
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE075 #9975E0
analogous
#E0CF75 #BCE075 #87E075
triadic
#BCE075 #75BCE0 #E075BC
tetradic
#BCE075 #75E0CF #9975E0 #E07587
square
#BCE075 #75E0CF #9975E0 #E07587
split-complementary
#BCE075 #7587E0 #CF75E0
monochromatic
#84B328 #A4D543 #BCE075 #D4EBA7 #EDF6D9
Accessibility & contrast
On white
1.49
#BCE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BCE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE075
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE075 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#C2D7C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bce075; /* rgb */ color: rgb(188, 224, 117); /* oklch */ color: oklch(85.8% 0.140 124.6);
Tailwind
colors: {
custom: {
50: '#d2e99f',
500: '#bce075',
950: '#000000',
},
}SCSS
$custom: #bce075; $custom-light: #d2e99f; $custom-dark: #000000;
JSON
{
"hex": "#bce075",
"rgb": {
"r": 188,
"g": 224,
"b": 117
},
"hsl": {
"h": 80.187,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.85762,
"c": 0.14027,
"h": 124.6
},
"luminance": 0.65287
}Semantic roles & 50–950 ramp
primary
#BCE075
secondary
#6B45B4
accent
#1ACB56
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480