#BAEC92#BAEC92
#BAEC92 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.7% C 0.128 H 132.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEC92 |
|---|---|
| RGB | rgb(186, 236, 146) |
| HSL | hsl(93, 70%, 75%) |
| HSV | hsv(93, 38%, 93%) |
| CMYK | cmyk(21.2%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(88.21, -31.44, 38.54) |
| CIE-LCH | lch(88.21, 49.74, 129.21°) |
| OKLab | oklab(88.74% -0.0861 0.095) |
| OKLCH | oklch(88.74% 0.128 132.2) |
| XYZ | xyz(55.4324, 72.5042, 38.2628) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.13
Washed Out Green
#BCF5A6
ΔE00 3.29
Celery
#C1FD95
ΔE00 3.84
Pistachio (survey)
#C0FA8B
ΔE00 3.94
Pale Light Green
#B1FC99
ΔE00 4.40
Light Pastel Green
#B2FBA5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEC92 #C492EC
analogous
#E7EC92 #BAEC92 #92EC97
triadic
#BAEC92 #92BAEC #EC92BA
tetradic
#BAEC92 #92E7EC #C492EC #EC9792
square
#BAEC92 #92E7EC #C492EC #EC9792
split-complementary
#BAEC92 #9792EC #EC92E7
monochromatic
#78DA2A #99E35E #BAEC92 #DBF5C6 #EFFAE5
Accessibility & contrast
On white
1.35
#BAEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#BAEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEC92
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEC92 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08B
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#BCE5D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baec92; /* rgb */ color: rgb(186, 236, 146); /* oklch */ color: oklch(88.7% 0.128 132.2);
Tailwind
colors: {
custom: {
50: '#d0f2b3',
500: '#baec92',
950: '#000000',
},
}SCSS
$custom: #baec92; $custom-light: #d0f2b3; $custom-dark: #000000;
JSON
{
"hex": "#baec92",
"rgb": {
"r": 186,
"g": 236,
"b": 146
},
"hsl": {
"h": 93.333,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.88737,
"c": 0.12821,
"h": 132.2
},
"luminance": 0.72505
}Semantic roles & 50–950 ramp
primary
#BAEC92
secondary
#975BC7
accent
#13D27D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581