#BAEC7F#BAEC7F
#BAEC7F is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.4% C 0.148 H 129.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEC7F |
|---|---|
| RGB | rgb(186, 236, 127) |
| HSL | hsl(88, 74%, 71%) |
| HSV | hsv(88, 46%, 93%) |
| CMYK | cmyk(21.2%, 0%, 46.2%, 7.5%) |
| CIE-LAB | lab(87.95, -33.75, 47.49) |
| CIE-LCH | lch(87.95, 58.26, 125.40°) |
| OKLab | oklab(88.44% -0.0935 0.1145) |
| OKLCH | oklch(88.44% 0.148 129.2) |
| XYZ | xyz(54.0754, 71.9614, 31.1155) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Light Pea Green
#C4FE82
ΔE00 3.95
Celery
#C1FD95
ΔE00 3.99
Light Yellowish Green
#C2FF89
ΔE00 4.00
Light Yellow Green
#CCFD7F
ΔE00 4.26
Pale Lime
#BEFD73
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEC7F #B17FEC
analogous
#ECE77F #BAEC7F #83EC7F
triadic
#BAEC7F #7FBAEC #EC7FBA
tetradic
#BAEC7F #7FECE7 #B17FEC #EC7F83
square
#BAEC7F #7FECE7 #B17FEC #EC7F83
split-complementary
#BAEC7F #7F83EC #E77FEC
monochromatic
#80D21F #9DE44A #BAEC7F #D7F4B4 #F1FBE4
Accessibility & contrast
On white
1.36
#BAEC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BAEC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEC7F
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEC7F | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF76
Deuteranopia (green-blind)
#EEDB85
Tritanopia (blue-blind)
#BEE4D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baec7f; /* rgb */ color: rgb(186, 236, 127); /* oklch */ color: oklch(88.4% 0.148 129.2);
Tailwind
colors: {
custom: {
50: '#d1f2a6',
500: '#baec7f',
950: '#000000',
},
}SCSS
$custom: #baec7f; $custom-light: #d1f2a6; $custom-dark: #000000;
JSON
{
"hex": "#baec7f",
"rgb": {
"r": 186,
"g": 236,
"b": 127
},
"hsl": {
"h": 87.523,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.88442,
"c": 0.14782,
"h": 129.2
},
"luminance": 0.71962
}Semantic roles & 50–950 ramp
primary
#BAEC7F
secondary
#824AC6
accent
#0FD66B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580