#BAEB8F#BAEB8F
#BAEB8F is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.5% C 0.130 H 131.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB8F |
|---|---|
| RGB | rgb(186, 235, 143) |
| HSL | hsl(92, 70%, 74%) |
| HSV | hsv(92, 39%, 92%) |
| CMYK | cmyk(20.9%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(87.89, -31.36, 39.61) |
| CIE-LCH | lch(87.89, 50.53, 128.37°) |
| OKLab | oklab(88.47% -0.086 0.0974) |
| OKLCH | oklch(88.47% 0.13 131.4) |
| XYZ | xyz(54.9150, 71.8379, 36.9541) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.57
Washed Out Green
#BCF5A6
ΔE00 3.78
Pistachio (survey)
#C0FA8B
ΔE00 3.86
Celery
#C1FD95
ΔE00 3.93
Pale Light Green
#B1FC99
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB8F #C08FEB
analogous
#E8EB8F #BAEB8F #8FEB92
triadic
#BAEB8F #8FBAEB #EB8FBA
tetradic
#BAEB8F #8FE8EB #C08FEB #EB928F
square
#BAEB8F #8FE8EB #C08FEB #EB928F
split-complementary
#BAEB8F #928FEB #EB8FE8
monochromatic
#7AD827 #9AE25B #BAEB8F #DAF4C3 #EFFAE5
Accessibility & contrast
On white
1.37
#BAEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BAEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB8F
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB8F | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#BCE4D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb8f; /* rgb */ color: rgb(186, 235, 143); /* oklch */ color: oklch(88.5% 0.130 131.4);
Tailwind
colors: {
custom: {
50: '#d0f1b1',
500: '#baeb8f',
950: '#000000',
},
}SCSS
$custom: #baeb8f; $custom-light: #d0f1b1; $custom-dark: #000000;
JSON
{
"hex": "#baeb8f",
"rgb": {
"r": 186,
"g": 235,
"b": 143
},
"hsl": {
"h": 91.957,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.88465,
"c": 0.12991,
"h": 131.4
},
"luminance": 0.71839
}Semantic roles & 50–950 ramp
primary
#BAEB8F
secondary
#9359C6
accent
#14D279
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141611
muted
#838581