#BAE87B#BAE87B
#BAE87B is a very light, vivid yellow-green. Relative luminance 0.696; OKLCH L 87.5% C 0.146 H 127.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE87B |
|---|---|
| RGB | rgb(186, 232, 123) |
| HSL | hsl(85, 70%, 70%) |
| HSV | hsv(85, 47%, 91%) |
| CMYK | cmyk(19.8%, 0%, 47%, 9%) |
| CIE-LAB | lab(86.79, -32.35, 47.97) |
| CIE-LCH | lch(86.79, 57.86, 123.99°) |
| OKLab | oklab(87.49% -0.0899 0.1153) |
| OKLCH | oklch(87.49% 0.146 127.9) |
| XYZ | xyz(52.6811, 69.5816, 29.3902) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Light Pea Green
#C4FE82
ΔE00 4.74
Light Yellow Green
#CCFD7F
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 4.92
Celery
#C1FD95
ΔE00 4.99
Pale Lime
#BEFD73
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE87B #A97BE8
analogous
#E8E07B #BAE87B #84E87B
triadic
#BAE87B #7BBAE8 #E87BBA
tetradic
#BAE87B #7BE8E0 #A97BE8 #E87B84
square
#BAE87B #7BE8E0 #A97BE8 #E87B84
split-complementary
#BAE87B #7B84E8 #E07BE8
monochromatic
#81C623 #9FDF47 #BAE87B #D5F1AF #F0FAE3
Accessibility & contrast
On white
1.41
#BAE87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BAE87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE87B
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE87B | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB72
Deuteranopia (green-blind)
#EBD881
Tritanopia (blue-blind)
#BFE0CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae87b; /* rgb */ color: rgb(186, 232, 123); /* oklch */ color: oklch(87.5% 0.146 127.9);
Tailwind
colors: {
custom: {
50: '#d0efa3',
500: '#bae87b',
950: '#000000',
},
}SCSS
$custom: #bae87b; $custom-light: #d0efa3; $custom-dark: #000000;
JSON
{
"hex": "#bae87b",
"rgb": {
"r": 186,
"g": 232,
"b": 123
},
"hsl": {
"h": 85.321,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.87492,
"c": 0.1462,
"h": 127.9
},
"luminance": 0.69582
}Semantic roles & 50–950 ramp
primary
#BAE87B
secondary
#7A47C0
accent
#13D264
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580