#BAE792#BAE792
#BAE792 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.6% C 0.121 H 131.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE792 |
|---|---|
| RGB | rgb(186, 231, 146) |
| HSL | hsl(92, 64%, 74%) |
| HSV | hsv(92, 37%, 91%) |
| CMYK | cmyk(19.5%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(86.83, -29.09, 36.75) |
| CIE-LCH | lch(86.83, 46.87, 128.37°) |
| OKLab | oklab(87.63% -0.0795 0.0909) |
| OKLCH | oklch(87.63% 0.121 131.2) |
| XYZ | xyz(54.0130, 69.6653, 37.7896) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.87
Tea Green
#BDF8A3
ΔE00 4.04
Light Grey Green
#B7E1A1
ΔE00 4.06
Light Sage
#BCECAC
ΔE00 4.58
Celery
#C1FD95
ΔE00 5.11
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE792 #BF92E7
analogous
#E5E792 #BAE792 #92E795
triadic
#BAE792 #92BAE7 #E792BA
tetradic
#BAE792 #92E5E7 #BF92E7 #E79592
square
#BAE792 #92E5E7 #BF92E7 #E79592
split-complementary
#BAE792 #9592E7 #E792E5
monochromatic
#7BD12E #9ADC60 #BAE792 #DAF2C4 #EFF9E6
Accessibility & contrast
On white
1.41
#BAE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#BAE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE792
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE792 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8C
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#BCE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae792; /* rgb */ color: rgb(186, 231, 146); /* oklch */ color: oklch(87.6% 0.121 131.2);
Tailwind
colors: {
custom: {
50: '#d0eeb3',
500: '#bae792',
950: '#000000',
},
}SCSS
$custom: #bae792; $custom-light: #d0eeb3; $custom-dark: #000000;
JSON
{
"hex": "#bae792",
"rgb": {
"r": 186,
"g": 231,
"b": 146
},
"hsl": {
"h": 91.765,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.87628,
"c": 0.12076,
"h": 131.2
},
"luminance": 0.69666
}Semantic roles & 50–950 ramp
primary
#BAE792
secondary
#925CC1
accent
#1ACC78
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581