#BAEE92#BAEE92
#BAEE92 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.131 H 132.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEE92 |
|---|---|
| RGB | rgb(186, 238, 146) |
| HSL | hsl(94, 73%, 75%) |
| HSV | hsv(94, 39%, 93%) |
| CMYK | cmyk(21.8%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(88.76, -32.37, 39.25) |
| CIE-LCH | lch(88.76, 50.88, 129.51°) |
| OKLab | oklab(89.18% -0.0887 0.0967) |
| OKLCH | oklch(89.18% 0.131 132.5) |
| XYZ | xyz(56.0115, 73.6623, 38.4558) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.86
Washed Out Green
#BCF5A6
ΔE00 3.19
Celery
#C1FD95
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.48
Pale Light Green
#B1FC99
ΔE00 3.95
Light Pastel Green
#B2FBA5
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEE92 #C692EE
analogous
#E8EE92 #BAEE92 #92EE98
triadic
#BAEE92 #92BAEE #EE92BA
tetradic
#BAEE92 #92E8EE #C692EE #EE9892
square
#BAEE92 #92E8EE #C692EE #EE9892
split-complementary
#BAEE92 #9892EE #EE92E8
monochromatic
#77DD28 #98E65D #BAEE92 #DCF6C7 #EEFBE5
Accessibility & contrast
On white
1.33
#BAEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#BAEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEE92
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEE92 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28B
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#BBE7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baee92; /* rgb */ color: rgb(186, 238, 146); /* oklch */ color: oklch(89.2% 0.131 132.5);
Tailwind
colors: {
custom: {
50: '#d0f3b3',
500: '#baee92',
950: '#000000',
},
}SCSS
$custom: #baee92; $custom-light: #d0f3b3; $custom-dark: #000000;
JSON
{
"hex": "#baee92",
"rgb": {
"r": 186,
"g": 238,
"b": 146
},
"hsl": {
"h": 93.913,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.89181,
"c": 0.13117,
"h": 132.5
},
"luminance": 0.73663
}Semantic roles & 50–950 ramp
primary
#BAEE92
secondary
#995ACA
accent
#10D580
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581