#BAE474#BAE474
#BAE474 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.5% C 0.148 H 126.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE474 |
|---|---|
| RGB | rgb(186, 228, 116) |
| HSL | hsl(83, 67%, 67%) |
| HSV | hsv(83, 49%, 89%) |
| CMYK | cmyk(18.4%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(85.60, -31.24, 49.84) |
| CIE-LCH | lch(85.60, 58.82, 122.08°) |
| OKLab | oklab(86.5% -0.0873 0.119) |
| OKLCH | oklch(86.5% 0.148 126.3) |
| XYZ | xyz(51.1453, 67.1863, 26.7933) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.11
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Light Yellow Green
#CCFD7F
ΔE00 5.37
Light Pea Green
#C4FE82
ΔE00 5.59
Pale Lime
#BEFD73
ΔE00 5.82
Light Yellowish Green
#C2FF89
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE474 #9E74E4
analogous
#E4D674 #BAE474 #82E474
triadic
#BAE474 #74BAE4 #E474BA
tetradic
#BAE474 #74E4D6 #9E74E4 #E47482
square
#BAE474 #74E4D6 #9E74E4 #E47482
split-complementary
#BAE474 #7482E4 #D674E4
monochromatic
#81BA24 #A1DA41 #BAE474 #D3EEA7 #EDF8DA
Accessibility & contrast
On white
1.45
#BAE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BAE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE474
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE474 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86A
Deuteranopia (green-blind)
#E8D57B
Tritanopia (blue-blind)
#C0DBCA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae474; /* rgb */ color: rgb(186, 228, 116); /* oklch */ color: oklch(86.5% 0.148 126.3);
Tailwind
colors: {
custom: {
50: '#d1ec9e',
500: '#bae474',
950: '#000000',
},
}SCSS
$custom: #bae474; $custom-light: #d1ec9e; $custom-dark: #000000;
JSON
{
"hex": "#bae474",
"rgb": {
"r": 186,
"g": 228,
"b": 116
},
"hsl": {
"h": 82.5,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.86503,
"c": 0.14756,
"h": 126.3
},
"luminance": 0.67187
}Semantic roles & 50–950 ramp
primary
#BAE474
secondary
#6F43BA
accent
#16CF5C
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480