#BAE475#BAE475
#BAE475 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.5% C 0.147 H 126.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE475 |
|---|---|
| RGB | rgb(186, 228, 117) |
| HSL | hsl(83, 67%, 68%) |
| HSV | hsv(83, 49%, 89%) |
| CMYK | cmyk(18.4%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(85.61, -31.13, 49.38) |
| CIE-LCH | lch(85.61, 58.38, 122.23°) |
| OKLab | oklab(86.52% -0.0869 0.1181) |
| OKLCH | oklch(86.52% 0.147 126.4) |
| XYZ | xyz(51.2038, 67.2097, 27.1013) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.03
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Light Yellow Green
#CCFD7F
ΔE00 5.39
Light Pea Green
#C4FE82
ΔE00 5.60
Pale Lime
#BEFD73
ΔE00 5.86
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE475 #9F75E4
analogous
#E4D775 #BAE475 #82E475
triadic
#BAE475 #75BAE4 #E475BA
tetradic
#BAE475 #75E4D7 #9F75E4 #E47582
square
#BAE475 #75E4D7 #9F75E4 #E47582
split-complementary
#BAE475 #7582E4 #D775E4
monochromatic
#82BA24 #A0DA42 #BAE475 #D4EEA8 #EDF8DB
Accessibility & contrast
On white
1.45
#BAE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BAE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE475
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE475 | 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)
#EED86B
Deuteranopia (green-blind)
#E8D57C
Tritanopia (blue-blind)
#C0DBCA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae475; /* rgb */ color: rgb(186, 228, 117); /* oklch */ color: oklch(86.5% 0.147 126.4);
Tailwind
colors: {
custom: {
50: '#d1ec9f',
500: '#bae475',
950: '#000000',
},
}SCSS
$custom: #bae475; $custom-light: #d1ec9f; $custom-dark: #000000;
JSON
{
"hex": "#bae475",
"rgb": {
"r": 186,
"g": 228,
"b": 117
},
"hsl": {
"h": 82.703,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.86516,
"c": 0.14658,
"h": 126.4
},
"luminance": 0.6721
}Semantic roles & 50–950 ramp
primary
#BAE475
secondary
#7043BA
accent
#16CF5C
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480