#BAEB7B#BAEB7B
#BAEB7B is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.2% C 0.150 H 128.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB7B |
|---|---|
| RGB | rgb(186, 235, 123) |
| HSL | hsl(86, 74%, 70%) |
| HSV | hsv(86, 48%, 92%) |
| CMYK | cmyk(20.9%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(87.62, -33.73, 48.99) |
| CIE-LCH | lch(87.62, 59.48, 124.55°) |
| OKLab | oklab(88.16% -0.0937 0.1176) |
| OKLCH | oklch(88.16% 0.15 128.6) |
| XYZ | xyz(53.5327, 71.2849, 29.6741) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 4.03
Light Yellow Green
#CCFD7F
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.23
Celery
#C1FD95
ΔE00 4.45
Pale Lime
#BEFD73
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB7B #AC7BEB
analogous
#EBE47B #BAEB7B #82EB7B
triadic
#BAEB7B #7BBAEB #EB7BBA
tetradic
#BAEB7B #7BEBE4 #AC7BEB #EB7B82
square
#BAEB7B #7BEBE4 #AC7BEB #EB7B82
split-complementary
#BAEB7B #7B82EB #E47BEB
monochromatic
#81CD1F #9EE346 #BAEB7B #D6F3B0 #F1FBE4
Accessibility & contrast
On white
1.38
#BAEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#BAEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB7B
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB7B | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE71
Deuteranopia (green-blind)
#EDDB82
Tritanopia (blue-blind)
#BEE2D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb7b; /* rgb */ color: rgb(186, 235, 123); /* oklch */ color: oklch(88.2% 0.150 128.6);
Tailwind
colors: {
custom: {
50: '#d1f1a3',
500: '#baeb7b',
950: '#000000',
},
}SCSS
$custom: #baeb7b; $custom-light: #d1f1a3; $custom-dark: #000000;
JSON
{
"hex": "#baeb7b",
"rgb": {
"r": 186,
"g": 235,
"b": 123
},
"hsl": {
"h": 86.25,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.88162,
"c": 0.15038,
"h": 128.6
},
"luminance": 0.71286
}Semantic roles & 50–950 ramp
primary
#BAEB7B
secondary
#7D46C4
accent
#10D666
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580