#BAEB89#BAEB89
#BAEB89 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.4% C 0.136 H 130.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB89 |
|---|---|
| RGB | rgb(186, 235, 137) |
| HSL | hsl(90, 71%, 73%) |
| HSV | hsv(90, 42%, 92%) |
| CMYK | cmyk(20.9%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(87.81, -32.12, 42.46) |
| CIE-LCH | lch(87.81, 53.24, 127.10°) |
| OKLab | oklab(88.37% -0.0884 0.1037) |
| OKLCH | oklch(88.37% 0.136 130.4) |
| XYZ | xyz(54.4726, 71.6609, 34.6241) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Celery
#C1FD95
ΔE00 3.83
Tea Green
#BDF8A3
ΔE00 4.24
Light Yellowish Green
#C2FF89
ΔE00 4.62
Washed Out Green
#BCF5A6
ΔE00 4.63
Light Pea Green
#C4FE82
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB89 #BA89EB
analogous
#EBEB89 #BAEB89 #89EB89
triadic
#BAEB89 #89BAEB #EB89BA
tetradic
#BAEB89 #89EBEB #BA89EB #EB8989
square
#BAEB89 #89EBEB #BA89EB #EB8989
split-complementary
#BAEB89 #8989EB #EB89EB
monochromatic
#7DD524 #9BE255 #BAEB89 #D9F4BD #F0FBE5
Accessibility & contrast
On white
1.37
#BAEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#BAEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB89
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB89 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF81
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#BDE3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb89; /* rgb */ color: rgb(186, 235, 137); /* oklch */ color: oklch(88.4% 0.136 130.4);
Tailwind
colors: {
custom: {
50: '#d0f1ad',
500: '#baeb89',
950: '#000000',
},
}SCSS
$custom: #baeb89; $custom-light: #d0f1ad; $custom-dark: #000000;
JSON
{
"hex": "#baeb89",
"rgb": {
"r": 186,
"g": 235,
"b": 137
},
"hsl": {
"h": 90,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.88368,
"c": 0.13622,
"h": 130.4
},
"luminance": 0.71662
}Semantic roles & 50–950 ramp
primary
#BAEB89
secondary
#8C53C5
accent
#12D373
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581