#BAEB96#BAEB96
#BAEB96 is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.6% C 0.122 H 132.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB96 |
|---|---|
| RGB | rgb(186, 235, 150) |
| HSL | hsl(95, 68%, 75%) |
| HSV | hsv(95, 36%, 92%) |
| CMYK | cmyk(20.9%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(88.00, -30.44, 36.26) |
| CIE-LCH | lch(88.00, 47.34, 130.01°) |
| OKLab | oklab(88.58% -0.0832 0.0899) |
| OKLCH | oklch(88.58% 0.122 132.8) |
| XYZ | xyz(55.4619, 72.0566, 39.8345) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.88
Tea Green
#BDF8A3
ΔE00 3.01
Light Sage
#BCECAC
ΔE00 4.13
Light Grey Green
#B7E1A1
ΔE00 4.20
Celery
#C1FD95
ΔE00 4.39
Light Light Green
#C8FFB0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB96 #C796EB
analogous
#E5EB96 #BAEB96 #96EB9C
triadic
#BAEB96 #96BAEB #EB96BA
tetradic
#BAEB96 #96E5EB #C796EB #EB9C96
square
#BAEB96 #96E5EB #C796EB #EB9C96
split-complementary
#BAEB96 #9C96EB #EB96E5
monochromatic
#76D72F #98E163 #BAEB96 #DCF5C9 #EEFAE5
Accessibility & contrast
On white
1.36
#BAEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BAEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB96
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB96 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF90
Deuteranopia (green-blind)
#EADB9A
Tritanopia (blue-blind)
#BBE5D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeb96; /* rgb */ color: rgb(186, 235, 150); /* oklch */ color: oklch(88.6% 0.122 132.8);
Tailwind
colors: {
custom: {
50: '#d0f1b5',
500: '#baeb96',
950: '#000000',
},
}SCSS
$custom: #baeb96; $custom-light: #d0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#baeb96",
"rgb": {
"r": 186,
"g": 235,
"b": 150
},
"hsl": {
"h": 94.588,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.88584,
"c": 0.12243,
"h": 132.8
},
"luminance": 0.72058
}Semantic roles & 50–950 ramp
primary
#BAEB96
secondary
#9A5FC6
accent
#16D081
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581