#BAEB7A#BAEB7A
#BAEB7A is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.1% C 0.151 H 128.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB7A |
|---|---|
| RGB | rgb(186, 235, 122) |
| HSL | hsl(86, 74%, 70%) |
| HSV | hsv(86, 48%, 92%) |
| CMYK | cmyk(20.9%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(87.61, -33.84, 49.45) |
| CIE-LCH | lch(87.61, 59.92, 124.39°) |
| OKLab | oklab(88.15% -0.0941 0.1185) |
| OKLCH | oklch(88.15% 0.151 128.4) |
| XYZ | xyz(53.4704, 71.2600, 29.3461) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 4.01
Light Yellow Green
#CCFD7F
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.24
Pale Lime
#BEFD73
ΔE00 4.42
Celery
#C1FD95
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB7A #AB7AEB
analogous
#EBE47A #BAEB7A #81EB7A
triadic
#BAEB7A #7ABAEB #EB7ABA
tetradic
#BAEB7A #7AEBE4 #AB7AEB #EB7A81
square
#BAEB7A #7AEBE4 #AB7AEB #EB7A81
split-complementary
#BAEB7A #7A81EB #E47AEB
monochromatic
#81CC1F #9EE345 #BAEB7A #D6F3AF #F1FBE4
Accessibility & contrast
On white
1.38
#BAEB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#BAEB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB7A
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB7A | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE70
Deuteranopia (green-blind)
#EEDB81
Tritanopia (blue-blind)
#BEE2D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb7a; /* rgb */ color: rgb(186, 235, 122); /* oklch */ color: oklch(88.1% 0.151 128.4);
Tailwind
colors: {
custom: {
50: '#d1f1a3',
500: '#baeb7a',
950: '#000000',
},
}SCSS
$custom: #baeb7a; $custom-light: #d1f1a3; $custom-dark: #000000;
JSON
{
"hex": "#baeb7a",
"rgb": {
"r": 186,
"g": 235,
"b": 122
},
"hsl": {
"h": 86.018,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.88149,
"c": 0.15135,
"h": 128.4
},
"luminance": 0.71261
}Semantic roles & 50–950 ramp
primary
#BAEB7A
secondary
#7C45C4
accent
#10D666
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580