#BAEB94#BAEB94
#BAEB94 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.5% C 0.125 H 132.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB94 |
|---|---|
| RGB | rgb(186, 235, 148) |
| HSL | hsl(94, 69%, 75%) |
| HSV | hsv(94, 37%, 92%) |
| CMYK | cmyk(20.9%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(87.97, -30.71, 37.22) |
| CIE-LCH | lch(87.97, 48.25, 129.52°) |
| OKLab | oklab(88.55% -0.084 0.092) |
| OKLCH | oklch(88.55% 0.125 132.4) |
| XYZ | xyz(55.3023, 71.9928, 38.9936) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.12
Tea Green
#BDF8A3
ΔE00 3.13
Celery
#C1FD95
ΔE00 4.23
Pistachio (survey)
#C0FA8B
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 4.49
Light Grey Green
#B7E1A1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB94 #C594EB
analogous
#E6EB94 #BAEB94 #94EB99
triadic
#BAEB94 #94BAEB #EB94BA
tetradic
#BAEB94 #94E6EB #C594EB #EB9994
square
#BAEB94 #94E6EB #C594EB #EB9994
split-complementary
#BAEB94 #9994EB #EB94E6
monochromatic
#77D82D #99E160 #BAEB94 #DBF5C8 #EEFAE5
Accessibility & contrast
On white
1.36
#BAEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#BAEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB94
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB94 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#EBDB99
Tritanopia (blue-blind)
#BBE4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baeb94; /* rgb */ color: rgb(186, 235, 148); /* oklch */ color: oklch(88.5% 0.125 132.4);
Tailwind
colors: {
custom: {
50: '#d0f1b4',
500: '#baeb94',
950: '#000000',
},
}SCSS
$custom: #baeb94; $custom-light: #d0f1b4; $custom-dark: #000000;
JSON
{
"hex": "#baeb94",
"rgb": {
"r": 186,
"g": 235,
"b": 148
},
"hsl": {
"h": 93.793,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.88549,
"c": 0.12458,
"h": 132.4
},
"luminance": 0.71994
}Semantic roles & 50–950 ramp
primary
#BAEB94
secondary
#985DC6
accent
#15D07F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581