#BAE074#BAE074
#BAE074 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.6% C 0.142 H 125.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE074 |
|---|---|
| RGB | rgb(186, 224, 116) |
| HSL | hsl(81, 64%, 67%) |
| HSV | hsv(81, 48%, 88%) |
| CMYK | cmyk(17%, 0%, 48.2%, 12.2%) |
| CIE-LAB | lab(84.49, -29.36, 48.50) |
| CIE-LCH | lch(84.49, 56.69, 121.19°) |
| OKLab | oklab(85.61% -0.082 0.116) |
| OKLCH | oklch(85.61% 0.142 125.3) |
| XYZ | xyz(50.0576, 65.0109, 26.4308) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.23
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Light Yellow Green
#CCFD7F
ΔE00 6.28
Light Pea Green
#C4FE82
ΔE00 6.58
Light Moss Green
#A6C875
ΔE00 6.59
Greenish Tan
#BCCB7A
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE074 #9A74E0
analogous
#E0D074 #BAE074 #84E074
triadic
#BAE074 #74BAE0 #E074BA
tetradic
#BAE074 #74E0D0 #9A74E0 #E07484
square
#BAE074 #74E0D0 #9A74E0 #E07484
split-complementary
#BAE074 #7484E0 #D074E0
monochromatic
#81B228 #A1D542 #BAE074 #D3EBA6 #ECF6D8
Accessibility & contrast
On white
1.50
#BAE074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BAE074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE074
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE074 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#E5D27A
Tritanopia (blue-blind)
#C0D7C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae074; /* rgb */ color: rgb(186, 224, 116); /* oklch */ color: oklch(85.6% 0.142 125.3);
Tailwind
colors: {
custom: {
50: '#d0e99e',
500: '#bae074',
950: '#000000',
},
}SCSS
$custom: #bae074; $custom-light: #d0e99e; $custom-dark: #000000;
JSON
{
"hex": "#bae074",
"rgb": {
"r": 186,
"g": 224,
"b": 116
},
"hsl": {
"h": 81.111,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.8561,
"c": 0.14209,
"h": 125.3
},
"luminance": 0.65011
}Semantic roles & 50–950 ramp
primary
#BAE074
secondary
#6C45B3
accent
#1ACB59
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480