#BAE07B#BAE07B
#BAE07B is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.7% C 0.135 H 126.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE07B |
|---|---|
| RGB | rgb(186, 224, 123) |
| HSL | hsl(83, 62%, 68%) |
| HSV | hsv(83, 45%, 88%) |
| CMYK | cmyk(17%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(84.58, -28.60, 45.24) |
| CIE-LCH | lch(84.58, 53.52, 122.30°) |
| OKLab | oklab(85.71% -0.0794 0.1092) |
| OKLCH | oklch(85.71% 0.135 126) |
| XYZ | xyz(50.4803, 65.1800, 28.6566) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.64
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Light Moss Green
#A6C875
ΔE00 6.13
Pale Olive
#B9CC81
ΔE00 6.14
Greenish Tan
#BCCB7A
ΔE00 6.32
Light Yellow Green
#CCFD7F
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE07B #A17BE0
analogous
#E0D37B #BAE07B #87E07B
triadic
#BAE07B #7BBAE0 #E07BBA
tetradic
#BAE07B #7BE0D3 #A17BE0 #E07B87
square
#BAE07B #7BE0D3 #A17BE0 #E07B87
split-complementary
#BAE07B #7B87E0 #D37BE0
monochromatic
#82B62B #A0D449 #BAE07B #D4ECAD #EEF7DE
Accessibility & contrast
On white
1.50
#BAE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BAE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE07B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE07B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D573
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#BFD8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae07b; /* rgb */ color: rgb(186, 224, 123); /* oklch */ color: oklch(85.7% 0.135 126.0);
Tailwind
colors: {
custom: {
50: '#d0e9a3',
500: '#bae07b',
950: '#000000',
},
}SCSS
$custom: #bae07b; $custom-light: #d0e9a3; $custom-dark: #000000;
JSON
{
"hex": "#bae07b",
"rgb": {
"r": 186,
"g": 224,
"b": 123
},
"hsl": {
"h": 82.574,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.85709,
"c": 0.13503,
"h": 126
},
"luminance": 0.6518
}Semantic roles & 50–950 ramp
primary
#BAE07B
secondary
#7248B7
accent
#1CCA5D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480