#BAE18B#BAE18B
#BAE18B is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.2% C 0.119 H 128.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE18B |
|---|---|
| RGB | rgb(186, 225, 139) |
| HSL | hsl(87, 59%, 71%) |
| HSV | hsv(87, 38%, 88%) |
| CMYK | cmyk(17.3%, 0%, 38.2%, 11.8%) |
| CIE-LAB | lab(85.07, -27.16, 37.97) |
| CIE-LCH | lch(85.07, 46.69, 125.58°) |
| OKLab | oklab(86.18% -0.0744 0.0935) |
| OKLCH | oklch(86.18% 0.119 128.5) |
| XYZ | xyz(51.8345, 66.1529, 34.4590) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.60
Light Grey Green
#B7E1A1
ΔE00 4.54
Washed Out Green
#BCF5A6
ΔE00 5.53
Tea Green
#BDF8A3
ΔE00 5.70
Light Sage
#BCECAC
ΔE00 5.74
Pale Olive
#B9CC81
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE18B #B28BE1
analogous
#E1DD8B #BAE18B #8FE18B
triadic
#BAE18B #8BBAE1 #E18BBA
tetradic
#BAE18B #8BE1DD #B28BE1 #E18B8F
square
#BAE18B #8BE1DD #B28BE1 #E18B8F
split-complementary
#BAE18B #8B8FE1 #DD8BE1
monochromatic
#7FC032 #9DD45A #BAE18B #D7EEBC #F1F9E7
Accessibility & contrast
On white
1.48
#BAE18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BAE18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE18B
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE18B | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D685
Deuteranopia (green-blind)
#E3D48F
Tritanopia (blue-blind)
#BEDACC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae18b; /* rgb */ color: rgb(186, 225, 139); /* oklch */ color: oklch(86.2% 0.119 128.5);
Tailwind
colors: {
custom: {
50: '#d0eaae',
500: '#bae18b',
950: '#000000',
},
}SCSS
$custom: #bae18b; $custom-light: #d0eaae; $custom-dark: #000000;
JSON
{
"hex": "#bae18b",
"rgb": {
"r": 186,
"g": 225,
"b": 139
},
"hsl": {
"h": 87.209,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.86181,
"c": 0.11948,
"h": 128.5
},
"luminance": 0.66154
}Semantic roles & 50–950 ramp
primary
#BAE18B
secondary
#8457B9
accent
#1FC76B
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481