#BAE57C#BAE57C
#BAE57C is a very light, vivid yellow-green. Relative luminance 0.679; OKLCH L 86.8% C 0.141 H 127.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE57C |
|---|---|
| RGB | rgb(186, 229, 124) |
| HSL | hsl(85, 67%, 69%) |
| HSV | hsv(85, 46%, 90%) |
| CMYK | cmyk(18.8%, 0%, 45.9%, 10.2%) |
| CIE-LAB | lab(85.97, -30.84, 46.48) |
| CIE-LCH | lch(85.97, 55.79, 123.56°) |
| OKLab | oklab(86.84% -0.0856 0.1121) |
| OKLCH | oklch(86.84% 0.141 127.4) |
| XYZ | xyz(51.9067, 67.9323, 29.4425) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 4.79
Light Yellow Green
#CCFD7F
ΔE00 5.48
Light Pea Green
#C4FE82
ΔE00 5.50
Celery
#C1FD95
ΔE00 5.54
Light Yellowish Green
#C2FF89
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE57C #A77CE5
analogous
#E5DB7C #BAE57C #86E57C
triadic
#BAE57C #7CBAE5 #E57CBA
tetradic
#BAE57C #7CE5DB #A77CE5 #E57C86
square
#BAE57C #7CE5DB #A77CE5 #E57C86
split-complementary
#BAE57C #7C86E5 #DB7CE5
monochromatic
#81C026 #9FDB49 #BAE57C #D5EFAF #F0F9E2
Accessibility & contrast
On white
1.44
#BAE57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BAE57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE57C
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE57C | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED973
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#BFDDCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae57c; /* rgb */ color: rgb(186, 229, 124); /* oklch */ color: oklch(86.8% 0.141 127.4);
Tailwind
colors: {
custom: {
50: '#d0eda4',
500: '#bae57c',
950: '#000000',
},
}SCSS
$custom: #bae57c; $custom-light: #d0eda4; $custom-dark: #000000;
JSON
{
"hex": "#bae57c",
"rgb": {
"r": 186,
"g": 229,
"b": 124
},
"hsl": {
"h": 84.571,
"s": 66.879,
"l": 69.216
},
"oklch": {
"l": 0.86836,
"c": 0.14101,
"h": 127.4
},
"luminance": 0.67933
}Semantic roles & 50–950 ramp
primary
#BAE57C
secondary
#7848BD
accent
#17CF62
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480