#BCE474#BCE474
#BCE474 is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.6% C 0.147 H 125.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE474 |
|---|---|
| RGB | rgb(188, 228, 116) |
| HSL | hsl(81, 67%, 67%) |
| HSV | hsv(81, 49%, 89%) |
| CMYK | cmyk(17.5%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(85.72, -30.49, 50.02) |
| CIE-LCH | lch(85.72, 58.58, 121.36°) |
| OKLab | oklab(86.64% -0.0853 0.1194) |
| OKLCH | oklch(86.64% 0.147 125.5) |
| XYZ | xyz(51.6347, 67.4386, 26.8163) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Light Yellow Green
#CCFD7F
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.68
Pale Lime
#BEFD73
ΔE00 5.90
Pear
#CBF85F
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE474 #9C74E4
analogous
#E4D474 #BCE474 #84E474
triadic
#BCE474 #74BCE4 #E474BC
tetradic
#BCE474 #74E4D4 #9C74E4 #E47484
square
#BCE474 #74E4D4 #9C74E4 #E47484
split-complementary
#BCE474 #7484E4 #D474E4
monochromatic
#84BA24 #A3DA41 #BCE474 #D5EEA7 #EDF8DA
Accessibility & contrast
On white
1.45
#BCE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BCE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE474
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE474 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86A
Deuteranopia (green-blind)
#E9D67B
Tritanopia (blue-blind)
#C2DBCA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bce474; /* rgb */ color: rgb(188, 228, 116); /* oklch */ color: oklch(86.6% 0.147 125.5);
Tailwind
colors: {
custom: {
50: '#d2ec9e',
500: '#bce474',
950: '#000000',
},
}SCSS
$custom: #bce474; $custom-light: #d2ec9e; $custom-dark: #000000;
JSON
{
"hex": "#bce474",
"rgb": {
"r": 188,
"g": 228,
"b": 116
},
"hsl": {
"h": 81.429,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.86638,
"c": 0.14671,
"h": 125.5
},
"luminance": 0.67439
}Semantic roles & 50–950 ramp
primary
#BCE474
secondary
#6D43BA
accent
#16CF58
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480