#BAE478#BAE478
#BAE478 is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.6% C 0.144 H 126.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE478 |
|---|---|
| RGB | rgb(186, 228, 120) |
| HSL | hsl(83, 67%, 68%) |
| HSV | hsv(83, 47%, 89%) |
| CMYK | cmyk(18.4%, 0%, 47.4%, 10.6%) |
| CIE-LAB | lab(85.65, -30.81, 48.00) |
| CIE-LCH | lch(85.65, 57.04, 122.70°) |
| OKLab | oklab(86.56% -0.0858 0.1152) |
| OKLCH | oklch(86.56% 0.144 126.7) |
| XYZ | xyz(51.3830, 67.2814, 28.0452) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Light Yellow Green
#CCFD7F
ΔE00 5.50
Light Pea Green
#C4FE82
ΔE00 5.64
Light Yellowish Green
#C2FF89
ΔE00 5.89
Celery
#C1FD95
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE478 #A278E4
analogous
#E4D878 #BAE478 #84E478
triadic
#BAE478 #78BAE4 #E478BA
tetradic
#BAE478 #78E4D8 #A278E4 #E47884
square
#BAE478 #78E4D8 #A278E4 #E47884
split-complementary
#BAE478 #7884E4 #D878E4
monochromatic
#82BC26 #A0DA45 #BAE478 #D4EEAB #EEF8DE
Accessibility & contrast
On white
1.45
#BAE478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BAE478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE478
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE478 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86F
Deuteranopia (green-blind)
#E8D57E
Tritanopia (blue-blind)
#BFDBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae478; /* rgb */ color: rgb(186, 228, 120); /* oklch */ color: oklch(86.6% 0.144 126.7);
Tailwind
colors: {
custom: {
50: '#d0eca1',
500: '#bae478',
950: '#000000',
},
}SCSS
$custom: #bae478; $custom-light: #d0eca1; $custom-dark: #000000;
JSON
{
"hex": "#bae478",
"rgb": {
"r": 186,
"g": 228,
"b": 120
},
"hsl": {
"h": 83.333,
"s": 66.667,
"l": 68.235
},
"oklch": {
"l": 0.86557,
"c": 0.14363,
"h": 126.7
},
"luminance": 0.67282
}Semantic roles & 50–950 ramp
primary
#BAE478
secondary
#7345BB
accent
#17CF5E
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480