#BAEB85#BAEB85
#BAEB85 is a very light, vivid yellow-green. Relative luminance 0.715; OKLCH L 88.3% C 0.140 H 129.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB85 |
|---|---|
| RGB | rgb(186, 235, 133) |
| HSL | hsl(89, 72%, 72%) |
| HSV | hsv(89, 43%, 92%) |
| CMYK | cmyk(20.9%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(87.75, -32.60, 44.35) |
| CIE-LCH | lch(87.75, 55.04, 126.32°) |
| OKLab | oklab(88.31% -0.0899 0.1078) |
| OKLCH | oklch(88.31% 0.14 129.8) |
| XYZ | xyz(54.1910, 71.5482, 33.1409) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.90
Light Yellowish Green
#C2FF89
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 4.56
Tea Green
#BDF8A3
ΔE00 4.74
Light Yellow Green
#CCFD7F
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB85 #B685EB
analogous
#EBE985 #BAEB85 #87EB85
triadic
#BAEB85 #85BAEB #EB85BA
tetradic
#BAEB85 #85EBE9 #B685EB #EB8587
square
#BAEB85 #85EBE9 #B685EB #EB8587
split-complementary
#BAEB85 #8587EB #E985EB
monochromatic
#7ED323 #9CE250 #BAEB85 #D8F4BA #F0FBE5
Accessibility & contrast
On white
1.37
#BAEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#BAEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB85
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB85 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7D
Deuteranopia (green-blind)
#ECDB8B
Tritanopia (blue-blind)
#BDE3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb85; /* rgb */ color: rgb(186, 235, 133); /* oklch */ color: oklch(88.3% 0.140 129.8);
Tailwind
colors: {
custom: {
50: '#d0f1aa',
500: '#baeb85',
950: '#000000',
},
}SCSS
$custom: #baeb85; $custom-light: #d0f1aa; $custom-dark: #000000;
JSON
{
"hex": "#baeb85",
"rgb": {
"r": 186,
"g": 235,
"b": 133
},
"hsl": {
"h": 88.824,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.88306,
"c": 0.14035,
"h": 129.8
},
"luminance": 0.71549
}Semantic roles & 50–950 ramp
primary
#BAEB85
secondary
#884FC5
accent
#12D46F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581