#BAEB8D#BAEB8D
#BAEB8D is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.4% C 0.132 H 131.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB8D |
|---|---|
| RGB | rgb(186, 235, 141) |
| HSL | hsl(91, 70%, 74%) |
| HSV | hsv(91, 40%, 92%) |
| CMYK | cmyk(20.9%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(87.86, -31.62, 40.57) |
| CIE-LCH | lch(87.86, 51.43, 127.93°) |
| OKLab | oklab(88.43% -0.0868 0.0995) |
| OKLCH | oklch(88.43% 0.132 131.1) |
| XYZ | xyz(54.7649, 71.7778, 36.1633) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.68
Tea Green
#BDF8A3
ΔE00 3.78
Celery
#C1FD95
ΔE00 3.87
Washed Out Green
#BCF5A6
ΔE00 4.06
Pale Light Green
#B1FC99
ΔE00 4.73
Light Yellowish Green
#C2FF89
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB8D #BE8DEB
analogous
#E9EB8D #BAEB8D #8DEB8F
triadic
#BAEB8D #8DBAEB #EB8DBA
tetradic
#BAEB8D #8DE9EB #BE8DEB #EB8F8D
square
#BAEB8D #8DE9EB #BE8DEB #EB8F8D
split-complementary
#BAEB8D #8F8DEB #EB8DE9
monochromatic
#7BD826 #9AE259 #BAEB8D #DAF4C1 #EFFAE5
Accessibility & contrast
On white
1.37
#BAEB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#BAEB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB8D
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB8D | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#EBDB92
Tritanopia (blue-blind)
#BCE4D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb8d; /* rgb */ color: rgb(186, 235, 141); /* oklch */ color: oklch(88.4% 0.132 131.1);
Tailwind
colors: {
custom: {
50: '#d0f1af',
500: '#baeb8d',
950: '#000000',
},
}SCSS
$custom: #baeb8d; $custom-light: #d0f1af; $custom-dark: #000000;
JSON
{
"hex": "#baeb8d",
"rgb": {
"r": 186,
"g": 235,
"b": 141
},
"hsl": {
"h": 91.277,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.88432,
"c": 0.13203,
"h": 131.1
},
"luminance": 0.71779
}Semantic roles & 50–950 ramp
primary
#BAEB8D
secondary
#9057C6
accent
#13D277
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581