#BAE075#BAE075
#BAE075 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.6% C 0.141 H 125.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE075 |
|---|---|
| RGB | rgb(186, 224, 117) |
| HSL | hsl(81, 63%, 67%) |
| HSV | hsv(81, 48%, 88%) |
| CMYK | cmyk(17%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(84.50, -29.26, 48.03) |
| CIE-LCH | lch(84.50, 56.24, 121.34°) |
| OKLab | oklab(85.62% -0.0816 0.1151) |
| OKLCH | oklch(85.62% 0.141 125.4) |
| XYZ | xyz(50.1161, 65.0343, 26.7388) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 6.00
Light Yellow Green
#CCFD7F
ΔE00 6.31
Light Moss Green
#A6C875
ΔE00 6.51
Greenish Tan
#BCCB7A
ΔE00 6.54
Pale Olive
#B9CC81
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE075 #9B75E0
analogous
#E0D075 #BAE075 #85E075
triadic
#BAE075 #75BAE0 #E075BA
tetradic
#BAE075 #75E0D0 #9B75E0 #E07585
square
#BAE075 #75E0D0 #9B75E0 #E07585
split-complementary
#BAE075 #7585E0 #D075E0
monochromatic
#81B328 #A1D543 #BAE075 #D3EBA7 #ECF6D9
Accessibility & contrast
On white
1.50
#BAE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BAE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE075
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE075 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E5D27B
Tritanopia (blue-blind)
#C0D7C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae075; /* rgb */ color: rgb(186, 224, 117); /* oklch */ color: oklch(85.6% 0.141 125.4);
Tailwind
colors: {
custom: {
50: '#d0e99f',
500: '#bae075',
950: '#000000',
},
}SCSS
$custom: #bae075; $custom-light: #d0e99f; $custom-dark: #000000;
JSON
{
"hex": "#bae075",
"rgb": {
"r": 186,
"g": 224,
"b": 117
},
"hsl": {
"h": 81.308,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.85624,
"c": 0.14109,
"h": 125.4
},
"luminance": 0.65035
}Semantic roles & 50–950 ramp
primary
#BAE075
secondary
#6D45B4
accent
#1ACB59
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480