#BAEB92#BAEB92
#BAEB92 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.127 H 132.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB92 |
|---|---|
| RGB | rgb(186, 235, 146) |
| HSL | hsl(93, 69%, 75%) |
| HSV | hsv(93, 38%, 92%) |
| CMYK | cmyk(20.9%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(87.93, -30.97, 38.18) |
| CIE-LCH | lch(87.93, 49.16, 129.05°) |
| OKLab | oklab(88.52% -0.0848 0.0942) |
| OKLCH | oklch(88.52% 0.127 132) |
| XYZ | xyz(55.1453, 71.9300, 38.1671) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.29
Washed Out Green
#BCF5A6
ΔE00 3.38
Celery
#C1FD95
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Pale Light Green
#B1FC99
ΔE00 4.63
Light Grey Green
#B7E1A1
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB92 #C392EB
analogous
#E6EB92 #BAEB92 #92EB97
triadic
#BAEB92 #92BAEB #EB92BA
tetradic
#BAEB92 #92E6EB #C392EB #EB9792
square
#BAEB92 #92E6EB #C392EB #EB9792
split-complementary
#BAEB92 #9792EB #EB92E6
monochromatic
#79D82B #99E25E #BAEB92 #DBF4C6 #EFFAE5
Accessibility & contrast
On white
1.36
#BAEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BAEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB92
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB92 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#EBDB97
Tritanopia (blue-blind)
#BCE4D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb92; /* rgb */ color: rgb(186, 235, 146); /* oklch */ color: oklch(88.5% 0.127 132.0);
Tailwind
colors: {
custom: {
50: '#d0f1b3',
500: '#baeb92',
950: '#000000',
},
}SCSS
$custom: #baeb92; $custom-light: #d0f1b3; $custom-dark: #000000;
JSON
{
"hex": "#baeb92",
"rgb": {
"r": 186,
"g": 235,
"b": 146
},
"hsl": {
"h": 93.034,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.88515,
"c": 0.12673,
"h": 132
},
"luminance": 0.71931
}Semantic roles & 50–950 ramp
primary
#BAEB92
secondary
#965BC6
accent
#15D17C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581