#BAE078#BAE078
#BAE078 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.7% C 0.138 H 125.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE078 |
|---|---|
| RGB | rgb(186, 224, 120) |
| HSL | hsl(82, 63%, 67%) |
| HSV | hsv(82, 46%, 88%) |
| CMYK | cmyk(17%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(84.54, -28.93, 46.64) |
| CIE-LCH | lch(84.54, 54.89, 121.81°) |
| OKLab | oklab(85.67% -0.0805 0.1122) |
| OKLCH | oklch(85.67% 0.138 125.7) |
| XYZ | xyz(50.2953, 65.1060, 27.6826) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 6.31
Pale Olive
#B9CC81
ΔE00 6.35
Greenish Tan
#BCCB7A
ΔE00 6.42
Light Yellow Green
#CCFD7F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE078 #9E78E0
analogous
#E0D278 #BAE078 #86E078
triadic
#BAE078 #78BAE0 #E078BA
tetradic
#BAE078 #78E0D2 #9E78E0 #E07886
square
#BAE078 #78E0D2 #9E78E0 #E07886
split-complementary
#BAE078 #7886E0 #D278E0
monochromatic
#81B429 #A1D546 #BAE078 #D3EBAA #EDF7DC
Accessibility & contrast
On white
1.50
#BAE078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BAE078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE078
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE078 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46F
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#C0D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae078; /* rgb */ color: rgb(186, 224, 120); /* oklch */ color: oklch(85.7% 0.138 125.7);
Tailwind
colors: {
custom: {
50: '#d0e9a1',
500: '#bae078',
950: '#000000',
},
}SCSS
$custom: #bae078; $custom-light: #d0e9a1; $custom-dark: #000000;
JSON
{
"hex": "#bae078",
"rgb": {
"r": 186,
"g": 224,
"b": 120
},
"hsl": {
"h": 81.923,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.85666,
"c": 0.13809,
"h": 125.7
},
"luminance": 0.65106
}Semantic roles & 50–950 ramp
primary
#BAE078
secondary
#6F47B5
accent
#1BCA5B
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480