#BAEB83#BAEB83
#BAEB83 is a very light, vivid yellow-green. Relative luminance 0.715; OKLCH L 88.3% C 0.142 H 129.6°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB83 |
|---|---|
| RGB | rgb(186, 235, 131) |
| HSL | hsl(88, 72%, 72%) |
| HSV | hsv(88, 44%, 92%) |
| CMYK | cmyk(20.9%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(87.72, -32.83, 45.28) |
| CIE-LCH | lch(87.72, 55.93, 125.94°) |
| OKLab | oklab(88.28% -0.0907 0.1098) |
| OKLCH | oklch(88.28% 0.142 129.6) |
| XYZ | xyz(54.0541, 71.4935, 32.4201) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.97
Light Yellowish Green
#C2FF89
ΔE00 4.32
Light Pea Green
#C4FE82
ΔE00 4.41
Light Yellow Green
#CCFD7F
ΔE00 4.77
Tea Green
#BDF8A3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB83 #B483EB
analogous
#EBE883 #BAEB83 #86EB83
triadic
#BAEB83 #83BAEB #EB83BA
tetradic
#BAEB83 #83EBE8 #B483EB #EB8386
square
#BAEB83 #83EBE8 #B483EB #EB8386
split-complementary
#BAEB83 #8386EB #E883EB
monochromatic
#7FD222 #9DE24E #BAEB83 #D7F4B8 #F0FBE5
Accessibility & contrast
On white
1.37
#BAEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#BAEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB83
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB83 | 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)
#F4DE7B
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#BEE3D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb83; /* rgb */ color: rgb(186, 235, 131); /* oklch */ color: oklch(88.3% 0.142 129.6);
Tailwind
colors: {
custom: {
50: '#d0f1a9',
500: '#baeb83',
950: '#000000',
},
}SCSS
$custom: #baeb83; $custom-light: #d0f1a9; $custom-dark: #000000;
JSON
{
"hex": "#baeb83",
"rgb": {
"r": 186,
"g": 235,
"b": 131
},
"hsl": {
"h": 88.269,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.88276,
"c": 0.14239,
"h": 129.6
},
"luminance": 0.71494
}Semantic roles & 50–950 ramp
primary
#BAEB83
secondary
#864DC5
accent
#11D46D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581