#BAEB84#BAEB84
#BAEB84 is a very light, vivid yellow-green. Relative luminance 0.715; OKLCH L 88.3% C 0.141 H 129.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB84 |
|---|---|
| RGB | rgb(186, 235, 132) |
| HSL | hsl(89, 72%, 72%) |
| HSV | hsv(89, 44%, 92%) |
| CMYK | cmyk(20.9%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(87.74, -32.72, 44.82) |
| CIE-LCH | lch(87.74, 55.49, 126.13°) |
| OKLab | oklab(88.29% -0.0903 0.1088) |
| OKLCH | oklch(88.29% 0.141 129.7) |
| XYZ | xyz(54.1222, 71.5207, 32.7788) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.93
Light Yellowish Green
#C2FF89
ΔE00 4.35
Light Pea Green
#C4FE82
ΔE00 4.48
Tea Green
#BDF8A3
ΔE00 4.86
Light Yellow Green
#CCFD7F
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB84 #B584EB
analogous
#EBE984 #BAEB84 #87EB84
triadic
#BAEB84 #84BAEB #EB84BA
tetradic
#BAEB84 #84EBE9 #B584EB #EB8487
square
#BAEB84 #84EBE9 #B584EB #EB8487
split-complementary
#BAEB84 #8487EB #E984EB
monochromatic
#7FD222 #9CE24F #BAEB84 #D8F4B9 #F0FBE5
Accessibility & contrast
On white
1.37
#BAEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#BAEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB84
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB84 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7C
Deuteranopia (green-blind)
#ECDB8A
Tritanopia (blue-blind)
#BDE3D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb84; /* rgb */ color: rgb(186, 235, 132); /* oklch */ color: oklch(88.3% 0.141 129.7);
Tailwind
colors: {
custom: {
50: '#d0f1a9',
500: '#baeb84',
950: '#000000',
},
}SCSS
$custom: #baeb84; $custom-light: #d0f1a9; $custom-dark: #000000;
JSON
{
"hex": "#baeb84",
"rgb": {
"r": 186,
"g": 235,
"b": 132
},
"hsl": {
"h": 88.544,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.88291,
"c": 0.14137,
"h": 129.7
},
"luminance": 0.71522
}Semantic roles & 50–950 ramp
primary
#BAEB84
secondary
#874EC5
accent
#11D46E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581