#BAE574#BAE574
#BAE574 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.7% C 0.149 H 126.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE574 |
|---|---|
| RGB | rgb(186, 229, 116) |
| HSL | hsl(83, 68%, 68%) |
| HSV | hsv(83, 49%, 90%) |
| CMYK | cmyk(18.8%, 0%, 49.3%, 10.2%) |
| CIE-LAB | lab(85.88, -31.70, 50.17) |
| CIE-LCH | lch(85.88, 59.35, 122.29°) |
| OKLab | oklab(86.73% -0.0886 0.1197) |
| OKLCH | oklch(86.73% 0.149 126.5) |
| XYZ | xyz(51.4212, 67.7381, 26.8853) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Light Yellow Green
#CCFD7F
ΔE00 5.15
Pale Olive Green
#B1D27B
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.35
Pale Lime
#BEFD73
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE574 #9F74E5
analogous
#E5D874 #BAE574 #81E574
triadic
#BAE574 #74BAE5 #E574BA
tetradic
#BAE574 #74E5D8 #9F74E5 #E57481
square
#BAE574 #74E5D8 #9F74E5 #E57481
split-complementary
#BAE574 #7481E5 #D874E5
monochromatic
#82BC23 #A0DB40 #BAE574 #D4EFA8 #EDF8DB
Accessibility & contrast
On white
1.44
#BAE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BAE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE574
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE574 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#E9D67B
Tritanopia (blue-blind)
#C0DCCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae574; /* rgb */ color: rgb(186, 229, 116); /* oklch */ color: oklch(86.7% 0.149 126.5);
Tailwind
colors: {
custom: {
50: '#d1ed9e',
500: '#bae574',
950: '#000000',
},
}SCSS
$custom: #bae574; $custom-light: #d1ed9e; $custom-dark: #000000;
JSON
{
"hex": "#bae574",
"rgb": {
"r": 186,
"g": 229,
"b": 116
},
"hsl": {
"h": 82.832,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.86726,
"c": 0.14892,
"h": 126.5
},
"luminance": 0.67739
}Semantic roles & 50–950 ramp
primary
#BAE574
secondary
#7042BB
accent
#15D05C
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480