#BAE992#BAE992
#BAE992 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.1% C 0.124 H 131.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE992 |
|---|---|
| RGB | rgb(186, 233, 146) |
| HSL | hsl(92, 66%, 74%) |
| HSV | hsv(92, 37%, 91%) |
| CMYK | cmyk(20.2%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(87.38, -30.04, 37.46) |
| CIE-LCH | lch(87.38, 48.02, 128.72°) |
| OKLab | oklab(88.07% -0.0822 0.0925) |
| OKLCH | oklch(88.07% 0.124 131.6) |
| XYZ | xyz(54.5759, 70.7912, 37.9773) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 3.65
Light Grey Green
#B7E1A1
ΔE00 4.42
Celery
#C1FD95
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Light Sage
#BCECAC
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE992 #C192E9
analogous
#E5E992 #BAE992 #92E996
triadic
#BAE992 #92BAE9 #E992BA
tetradic
#BAE992 #92E5E9 #C192E9 #E99692
square
#BAE992 #92E5E9 #C192E9 #E99692
split-complementary
#BAE992 #9692E9 #E992E5
monochromatic
#7AD42C #9ADF5F #BAE992 #DAF3C5 #EFFAE6
Accessibility & contrast
On white
1.39
#BAE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#BAE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE992
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE992 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#E9DA97
Tritanopia (blue-blind)
#BCE2D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae992; /* rgb */ color: rgb(186, 233, 146); /* oklch */ color: oklch(88.1% 0.124 131.6);
Tailwind
colors: {
custom: {
50: '#d0f0b3',
500: '#bae992',
950: '#000000',
},
}SCSS
$custom: #bae992; $custom-light: #d0f0b3; $custom-dark: #000000;
JSON
{
"hex": "#bae992",
"rgb": {
"r": 186,
"g": 233,
"b": 146
},
"hsl": {
"h": 92.414,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.88071,
"c": 0.12374,
"h": 131.6
},
"luminance": 0.70792
}Semantic roles & 50–950 ramp
primary
#BAE992
secondary
#945CC3
accent
#17CE7A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581