#BAE09D#BAE09D
#BAE09D is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.3% C 0.098 H 132.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE09D |
|---|---|
| RGB | rgb(186, 224, 157) |
| HSL | hsl(94, 52%, 75%) |
| HSV | hsv(94, 30%, 88%) |
| CMYK | cmyk(17%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(85.09, -24.22, 28.85) |
| CIE-LCH | lch(85.09, 37.67, 130.01°) |
| OKLab | oklab(86.29% -0.0657 0.0725) |
| OKLCH | oklch(86.29% 0.098 132.2) |
| XYZ | xyz(52.9900, 66.1839, 41.8748) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.18
Light Sage
#BCECAC
ΔE00 3.26
Washed Out Green
#BCF5A6
ΔE00 5.12
Pale Olive Green
#B1D27B
ΔE00 5.55
Tea Green
#BDF8A3
ΔE00 5.93
Pale Green
#C7FDB5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE09D #C39DE0
analogous
#DCE09D #BAE09D #9DE0A2
triadic
#BAE09D #9DBAE0 #E09DBA
tetradic
#BAE09D #9DDCE0 #C39DE0 #E0A29D
square
#BAE09D #9DDCE0 #C39DE0 #E0A29D
split-complementary
#BAE09D #A29DE0 #E09DDC
monochromatic
#79C340 #99D16F #BAE09D #DBEFCB #EFF8E8
Accessibility & contrast
On white
1.48
#BAE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BAE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE09D
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE09D | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D699
Deuteranopia (green-blind)
#E0D3A0
Tritanopia (blue-blind)
#BBDBCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae09d; /* rgb */ color: rgb(186, 224, 157); /* oklch */ color: oklch(86.3% 0.098 132.2);
Tailwind
colors: {
custom: {
50: '#cfe9ba',
500: '#bae09d',
950: '#000000',
},
}SCSS
$custom: #bae09d; $custom-light: #cfe9ba; $custom-dark: #000000;
JSON
{
"hex": "#bae09d",
"rgb": {
"r": 186,
"g": 224,
"b": 157
},
"hsl": {
"h": 94.03,
"s": 51.938,
"l": 74.706
},
"oklch": {
"l": 0.86289,
"c": 0.09784,
"h": 132.2
},
"luminance": 0.66185
}Semantic roles & 50–950 ramp
primary
#BAE09D
secondary
#9668B9
accent
#26BF7D
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481